From 381db28b9f5ab08c49eace591a31b5009666a6dc Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 5 Jan 2026 17:30:14 +0100 Subject: [PATCH] feat: use main.elk.zone for masto profile --- 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 128c37e..43e1d83 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -52,7 +52,7 @@ export const footerLinks: Link[] = [ }, { text: 'Mastodon', - url: 'https://elk.zone/social.ayco.io/@ayo', + url: 'https://main.elk.zone/social.ayco.io/@ayo', icon: 'mastodon', }, {