mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 19:32:21 +01:00
🤖 Web developer stuff
This commit is contained in:
@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user