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