diff --git a/src/config.ts b/src/config.ts index e65732b..afc621d 100644 --- a/src/config.ts +++ b/src/config.ts @@ -48,6 +48,11 @@ export const profileConfig: ProfileConfig = { icon: "fa6-brands:github", url: "https://github.com/CompeyDev", }, + { + name: "Bluesky", + icon: "fa6-brands:bluesky", + url: "https://bsky.app/profile/did:plc:scj5gj42nipcyihvu3hbt4fd", + }, { name: "Twitter", icon: "fa6-brands:twitter",