about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--templates/index.html21
1 files changed, 15 insertions, 6 deletions
diff --git a/templates/index.html b/templates/index.html
index 2eb29d8..1138e04 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -46,26 +46,35 @@
         <h2>Elsewhere on the Internet</h2>
         <ul>
           <li>
-            <a class="u-email" href="mailto:alan@alanpearce.eu"
+            <a class="u-email" rel="me" href="mailto:alan@alanpearce.eu"
               >alan@alanpearce.eu</a
             >
           </li>
           <li>
-            <a class="u-url" href="https://codeberg.org/alanpearce/"
+            <a class="u-url" rel="me" href="https://codeberg.org/alanpearce/"
               >Codeberg</a
             >
           </li>
           <li>
-            <a class="u-url" href="https://github.com/alanpearce/">GitHub</a>
+            <a class="u-url" rel="me" href="https://github.com/alanpearce/"
+              >GitHub</a
+            >
           </li>
           <li>
-            <a class="u-url" href="https://gitlab.com/alanpearce/">GitLab</a>
+            <a class="u-url" rel="me" href="https://gitlab.com/alanpearce/"
+              >GitLab</a
+            >
           </li>
           <li>
-            <a class="u-url" href="https://ieji.de/@alanpearce">Mastodon</a>
+            <a class="u-url" rel="me" href="https://ieji.de/@alanpearce"
+              >Mastodon</a
+            >
           </li>
           <li>
-            <a class="u-url" href="https://bsky.app/profile/alanpearce.eu"
+            <a
+              class="u-url"
+              rel="me"
+              href="https://bsky.app/profile/alanpearce.eu"
               >Bluesky</a
             >
           </li>