summary refs log tree commit diff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html
index d68d521..0c837f1 100644
--- a/about.html
+++ b/about.html
@@ -3,6 +3,7 @@
   <head>
     <title>About</title>
     <link rel="stylesheet" href="/resources/style.css"/>
+    <meta name="viewport" content="width=device-width, initial-scale=1">
   </head>
   <body>
     <nav>
@@ -48,7 +49,6 @@
 
     <ul>
       <li><a target="_blank" href="https://tilde.club/~ashe/">My homepage</a></li>
-      <li><a target="_blank" href="https://tempest.dev/">My dev blog</a></li>
       <li><a target="_blank" href="https://ashe.gay/">My personal blog</a></li>
     </ul>
   </body>