From ebe1811e933c332313ee49c8a4d57aa04fd23385 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 27 Dec 2025 15:23:28 +0100 Subject: [PATCH] feat: update masto link --- src/constants/links.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/links.ts b/src/constants/links.ts index 242fa79..e3628c0 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -57,7 +57,7 @@ export const footerLinks: Link[] = [ }, { text: 'Mastodon', - url: 'https://social.ayco.io/about', + url: 'https://social.ayco.io/@ayo', icon: 'mastodon', }, {