From e7f64fd4a5f7ef7b0acd8091fe0526fc94f237d9 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 14 Mar 2026 20:17:40 +0100 Subject: [PATCH] feat: set bsky profile to https://bsky.app/profile/ayo.run --- 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 244db56..175ef9d 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/ayo.ayco.io', + url: 'http://bsky.app/profile/ayo.run', icon: 'bluesky', }, {