From a90a88329fb50507edddb38a8ab1e09b62c2ade9 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 29 Mar 2025 20:59:52 +0100 Subject: [PATCH] feat: use elk as mastodon client --- src/constants/links.ts | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/constants/links.ts b/src/constants/links.ts index d432998..e442a54 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -10,13 +10,6 @@ export const links: Link[] = [ url: 'https://ayos.blog', icon: 'blog', }, - /* - { - url: "https://ayco.io/@ayo", - icon: "mastodon", - text: "social" - }, - */ { url: '/threads', text: 'threads', @@ -73,7 +66,7 @@ export const footerLinks = [ }, { text: 'Mastodon', - url: 'https://social.ayco.io/@ayo', + url: 'https://main.elk.zone/social.ayco.io/@ayo', }, { text: 'Bluesky',