Change rel tags for mastodon.
This commit is contained in:
parent
72524b1c8b
commit
0eb5a3d549
@ -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} />
|
||||
|
Loading…
Reference in New Issue
Block a user