From b2b8a678768f19f752fdc181253a89d24de94419 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 7 Jun 2025 21:56:33 +0200 Subject: [PATCH] link to publich masto timeline --- 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 b2cbf2a..da7583e 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://social.ayco.io/public/local', icon: 'mastodon', }, {