summary refs log tree commit diff
path: root/about.html
diff options
context:
space:
mode:
authorAshelyn Dawn <git@tempest.dev>2023-01-04 16:21:07 -0700
committerAshelyn Dawn <git@tempest.dev>2023-01-04 16:21:07 -0700
commita4ab17b00d56a0a1814fc04074045373c7d965ec (patch)
treee71aad9d25726a6a13b537f2a64d79cacccf163c /about.html
parent98e0c0d7abaf453147a833cc1d0f659551a98008 (diff)
Update about
Diffstat (limited to 'about.html')
-rw-r--r--about.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/about.html b/about.html
index 695f7af..80582b5 100644
--- a/about.html
+++ b/about.html
@@ -4,6 +4,7 @@
     <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>
@@ -48,11 +49,11 @@
       and Irisha
     </p>
 
-    <h3>Other Projects</h3>
+    <h3>Other Sites</h3>
 
     <ul>
-      <li><a target="_blank" href="https://tilde.club/~ashe/">My homepage</a></li>
       <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>
     </ul>
   </body>
 </html>