summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAnna Knoerr <an.kn@protonmail.ch>2021-09-11 01:40:26 +0200
committerAnna Knoerr <an.kn@protonmail.ch>2021-09-11 01:40:26 +0200
commita5403c9f7ffd1ae0563f78e5f1c6e95770c4c4e9 (patch)
treeef5aa5c2353559e8b9e3156a31f33a01b8d1e768 /index.html
parent838ed5b5801e4da00fa49c4a179d4f8306ed85c8 (diff)
added viewport and body syntax
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index ffda566..d0036fa 100644
--- a/index.html
+++ b/index.html
@@ -3,9 +3,11 @@
<head>
<meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width">
<title>Anna Knörr</title>
</head>
+<body>
<p>Hi, my name is Anna. I'm currently a graduate student in theoretical physics at Perimeter Institute in Waterloo, Canada.<p>
<p>You can contact me here: <a href = "an.kn@protonmail.ch">an.kn@protonmail.ch</a></p>
<p>Welcome to my minimal online presence.</p>
@@ -34,6 +36,8 @@
<li><a href="https://vmp.ethz.ch/secure/documents/kunterbunt.pdf"> KUNTERBUNT</a></li>
<li><a href="https://ssc.ethz.ch/assets/earth_magazine.pdf"> the EarTH Magazin - Edition "Coopeation"</a></li>
</ul>
+</body>
+
<h4>Online Whiteboard</h4>
<input type="text" id="whiteboard_name" placeholder="Whiteboard name">
<input type="text" id="user_name" placeholder="Username">