Update Mastodon handle

This commit is contained in:
Jip J. Dekker 2023-12-01 17:20:15 +11:00
parent 41bddf5308
commit 0333d919cc
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -119,7 +119,7 @@ export default function About() {
Follow me on GitHub
</SocialLink>
<SocialLink
href="https://soapbox.network/@Dekker1"
href="https://hachyderm.io/@Dekker1"
icon={MastodonIcon}
className="mt-4"
>

View File

@ -204,7 +204,7 @@ export default async function Home() {
icon={GitHubIcon}
/>
<SocialLink
href="https://soapbox.network/@Dekker1"
href="https://hachyderm.io/@Dekker1"
aria-label="Follow on Mastodon"
icon={MastodonIcon}
/>