From d1014dc346287f0e40063f633a3ee40a3be33bfe Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 24 May 2025 19:21:30 +0200 Subject: [PATCH] feat: use main.elk.zone --- 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 a74a4aa..09eeb3e 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -47,7 +47,7 @@ export const footerLinks: Link[] = [ }, { text: 'Mastodon', - url: 'https://social.ayco.io/@ayo', + url: 'https://main.elk.zone/social.ayco.io/@ayo', icon: 'mastodon', }, {