summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-01-11 08:47:46 +0000
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2024-01-11 08:47:46 +0000
commit4181eff961dcf04bf5a599daeee34057b00bb570 (patch)
tree1d71cc84aa3d609361817ebc56a39540302ff412 /index.html
parent9c935f80bc7746a7da3313ffd07e8f0f02f9b617 (diff)
Improves h-card
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index 1c0938c..f5ba900 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,7 @@
<div>
<h1>
- <a class="p-name u-url" href="https://joeac.net">
+ <a class="p-name u-url u-uid" href="https://joeac.net" rel="me">
Joe Carstairs
</a>
</h1>
@@ -42,8 +42,9 @@
<p>
Or get me on
- <a href="https://www.facebook.com/joe.carstairs.5">Facebook</a>
- or <a href="https://mastodon.social/@joe_carstairs">Mastodon</a>.
+ <a href="https://www.facebook.com/joe.carstairs.5" rel="me">Facebook</a>,
+ <a href="https://mastodon.social/@joe_carstairs" rel="me">Mastodon</a>
+ or <a href="https://github.com/joeacarstairs" rel="me">GitHub</a>.
</p>
</div>
</section>