From e57fad7b00f787a326838112df7de8ecade6ca79 Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 30 Oct 2025 18:08:28 +0100 Subject: [PATCH] feat(links): update bsky --- 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 aef7b2c..a94bc09 100644 --- a/src/constants/links.ts +++ b/src/constants/links.ts @@ -67,7 +67,7 @@ export const footerLinks: Link[] = [ }, { text: 'Bluesky', - url: 'http://bsky.app/profile/ayco.io', + url: 'http://bsky.app/profile/ayo.ayco.io', icon: 'bluesky', }, {