🤖 Web developer stuff

This commit is contained in:
github-actions[bot]
2024-06-02 08:44:23 +00:00
parent 261ca2d4ee
commit c9930e38ca

View File

@ -3,6 +3,9 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
<meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Expires" content="0"/>
<title>M.Sc. AI notes</title> <title>M.Sc. AI notes</title>
<style> <style>