Skip to content

Commit bca2caf

Browse files
committed
disable discord link
1 parent be2da10 commit bca2caf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/consts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export const SOCIALS: SocialObjects = [
101101
name: "Discord",
102102
href: "https://discord.gg/H92KUTAFds",
103103
linkTitle: `Join the official discord server`,
104-
active: true
104+
active: false
105105
},
106106
{
107107
name: "GitLab",

0 commit comments

Comments
 (0)