mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 23:55:47 +01:00
Add rel="me" attribut to Mastodon link
This commit is contained in:
parent
073d215d39
commit
b61e1d3411
@ -8,7 +8,9 @@ import NavLink from './NavLink.astro';
|
||||
</span>
|
||||
<nav class="cmr2-text" aria-label="Social media links">
|
||||
<NavLink href="https://github.com/maciejpedzich">GitHub</NavLink>
|
||||
<NavLink href="https://notacult.social/@macindahaus">Mastodon</NavLink>
|
||||
<NavLink rel="me" href="https://notacult.social/@macindahaus">
|
||||
Mastodon
|
||||
</NavLink>
|
||||
<NavLink href="https://twitter.com/maciejpedzich">Twitter</NavLink>
|
||||
</nav>
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user