feat: update link to new Mastodon account
This commit is contained in:
parent
3fe3e99c24
commit
d5be5a7508
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ const Layout = ({ pageTitle, preTitle, children }: LayoutProps) => {
|
||||||
</Link>
|
</Link>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
<Tooltip title="Mastodon">
|
<Tooltip title="Mastodon">
|
||||||
<Link rel="me" href="https://todon.eu/@felschr">
|
<Link rel="me" href="https://fosstodon.org/@felschr">
|
||||||
<BsMastodon size="1.25em" />
|
<BsMastodon size="1.25em" />
|
||||||
</Link>
|
</Link>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue