diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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> |
