feat: update link to new Mastodon account

This commit is contained in:
Felix Schröter 2023-07-24 19:20:36 +02:00
parent 3fe3e99c24
commit d5be5a7508
Signed by: felschr
GPG key ID: 671E39E6744C807D

View file

@ -85,7 +85,7 @@ const Layout = ({ pageTitle, preTitle, children }: LayoutProps) => {
</Link>
</Tooltip>
<Tooltip title="Mastodon">
<Link rel="me" href="https://todon.eu/@felschr">
<Link rel="me" href="https://fosstodon.org/@felschr">
<BsMastodon size="1.25em" />
</Link>
</Tooltip>