summary refs log tree commit diff
path: root/about.html
diff options
context:
space:
mode:
authorTempest <pawnstar4@gmail.com>2022-06-07 20:09:08 -0600
committerTempest <pawnstar4@gmail.com>2022-06-07 20:09:08 -0600
commitd1f1fc0c915b916673095be11181234e1484eb2b (patch)
tree131d666d8bc92af89757ec3a3710abb805e168c4 /about.html
parentc6f572026757f278c93a78b8eeadaa16a99e472b (diff)
Remove link to dev blog
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>