From d3eff70590d445f73a9fd2a5688b7d6e928b4736 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 3 Jan 2026 12:32:54 +0100 Subject: [PATCH] feat: use Elk to open Mastodon profile --- 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 e3628c0..80f85fd 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -57,7 +57,7 @@ export const footerLinks: Link[] = [ }, { text: 'Mastodon', - url: 'https://social.ayco.io/@ayo', + url: 'https://elk.zone/social.ayco.io/@ayo', icon: 'mastodon', }, {