From 1e1e4d6d4a9a358afe4c9c9506f5164c0a7f6341 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 28 Jul 2025 13:21:49 +0200 Subject: [PATCH] feat: use yolk.ayo.run for 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 d5c078b..ecabe4c 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/https://social.ayco.io/public/local', + url: 'https://yolk.ayo.run/https://social.ayco.io/public/local', icon: 'mastodon', }, {