summary refs log tree commit diff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/about.html b/about.html
index 80582b5..b4122b1 100644
--- a/about.html
+++ b/about.html
@@ -4,7 +4,6 @@
     <title>About</title>
     <link rel="stylesheet" href="/resources/style.css"/>
     <meta name="viewport" content="width=device-width, initial-scale=1">
-    <link rel="me" href="https://social.treehouse.systems/@ashe"/>
   </head>
   <body>
     <nav>
@@ -49,11 +48,12 @@
       and Irisha
     </p>
 
-    <h3>Other Sites</h3>
+    <h3>Find me Elsewhere</h3>
 
     <ul>
-      <li><a target="_blank" href="https://ashe.gay/">My personal blog</a></li>
-      <li><a target="_blank" href="https://tilde.club/~ashe/">Little rust landing page</a></li>
+      <li><a target="_blank" rel="me" href="https://social.treehouse.systems/@ashe">Mastodon</a></li>
+      <li><a target="_blank" href="https://git.tempest.dev/">Git</a></li>
+      <li><a target="_blank" href="https://web.libera.chat/">IRC</a> (my common nicks are tempest or dawn)</li>
     </ul>
   </body>
 </html>