From ea47f242672daa616fc74043f7545a62684f3251 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Tue, 29 Apr 2025 16:11:39 +0200 Subject: [PATCH] feat: use stock masto web app --- 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 52dc24c..2192f56 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', }, {