Change rel tags for mastodon.

This commit is contained in:
Alexis Werefox 2022-06-28 18:28:46 +00:00
parent 72524b1c8b
commit 0eb5a3d549
1 changed files with 2 additions and 5 deletions

View File

@ -13,13 +13,10 @@ export default function HomePage({ page_title, card_title, children }) {
<a rel="me" href="https://yiff.life/@werefox" hidden>
Mastodon
</a>
<a rel="me" href="https://masto.werefox.dev/@alice" hidden>
<a rel="me" href="https://masto.werefox.cafe/@alice" hidden>
Mastodon
</a>
<a rel="me" href="https://masto.werefox.dev/@ada" hidden>
Mastodon
</a>
<a rel="me" href="https://masto.werefox.dev/@skye" hidden>
<a rel="me" href="https://masto.werefox.cafe/@ada" hidden>
Mastodon
</a>
<TCard card_title={card_title} />