We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d41857 commit 823e05fCopy full SHA for 823e05f
1 file changed
packages/ui/components/Layouts/Links/social-links.tsx
@@ -30,7 +30,7 @@ const socialLinks: SocialLink[] = [
30
href: "https://bsky.app/profile/nodebyte.host",
31
icon: FaBlueSky,
32
label: "BlueSky",
33
- color: color: "hover:bg-foreground hover:text-background hover:border-foreground",
+ color: "hover:bg-foreground hover:text-background hover:border-foreground",
34
},
35
{
36
href: "https://github.com/NodeByteHosting",
0 commit comments