From a1a9c8645d41da57be68512960bb7a72e8d6006f Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 20 Jun 2026 10:33:29 +0200 Subject: [PATCH] feat: use mu.social for bsky 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 2bb8aba..7e429de 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -62,7 +62,7 @@ export const footerLinks: Link[] = [ }, { text: 'Bluesky', - url: 'http://bsky.app/profile/ayo.run', + url: 'http://mu.social/profile/ayo.run', icon: 'bluesky', }, {