From 93d02955ab54bb5816a4f7d407639343ccb870b4 Mon Sep 17 00:00:00 2001 From: tiff Date: Fri, 3 Jan 2025 19:26:49 -0500 Subject: [PATCH] Update something --- src/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, },