We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5edd0e commit 03480d6Copy full SHA for 03480d6
1 file changed
src/consts.ts
@@ -137,6 +137,6 @@ export const SOCIALS: SocialObjects = [
137
name: "Bluesky",
138
href: "https://bsky.app/profile/devavatar.com",
139
linkTitle: `Follow me on Bluesky`,
140
- active: true
+ active: false
141
}
142
];
0 commit comments