From d19145169a76eb27f735aef0136028b87e271213 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 22 Feb 2025 01:14:26 +0100 Subject: [PATCH] feat: update footer links - remove fosstodon, webtoo.ls - change mastodon text --- src/constants/links.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/constants/links.ts b/src/constants/links.ts index abb9645..d432998 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -72,15 +72,7 @@ export const footerLinks = [ url: 'https://instagram.com/ayoayco', }, { - text: 'FOSStodon', - url: 'https://fosstodon.org/@ayo', - }, - { - text: 'Web Tools', - url: 'https://m.webtoo.ls/@ayo', - }, - { - text: 'Ayco Social', + text: 'Mastodon', url: 'https://social.ayco.io/@ayo', }, {