Setup rel=me links

This commit is contained in:
2026-03-13 16:18:51 -07:00
parent 3a33325d3a
commit bb373f0f37

View File

@@ -12,7 +12,7 @@ import Blazestar from './Blazestar.astro';
<SidebarLink href="/about">About</SidebarLink>
</div>
<div class="social-links">
<a href="https://mastodon.social/@periodic" target="_blank">
<a href="https://mastodon.social/@periodic" target="_blank" rel="me">
<span class="sr-only">Follow Periodic on Mastodon</span>
<svg viewBox="0 0 16 16" aria-hidden="true" width="32" height="32"
><path
@@ -21,7 +21,7 @@ import Blazestar from './Blazestar.astro';
></path></svg
>
</a>
<a href="https://github.com/periodic" target="_blank">
<a href="https://github.com/periodic" target="_blank" rel="me">
<span class="sr-only">Go to Periodic's GitHub repo</span>
<svg viewBox="0 0 16 16" aria-hidden="true" width="32" height="32"
><path