diff --git a/src/config.ts b/src/config.ts index 2c0370c..612e4ae 100644 --- a/src/config.ts +++ b/src/config.ts @@ -148,7 +148,7 @@ export const SOCIALS: SocialObjects = [ }, { name: "Mastodon", - href: "https://hachyderm,io/@tiff", + href: "https://hachyderm.io/@tiff", linkTitle: `${SITE.title} on Mastodon`, active: true, },