Skip to content

Commit f6b7424

Browse files
committed
remove: slack link
1 parent 8672777 commit f6b7424

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/data/social-links.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import {
22
FaGithub,
33
FaDiscord,
4-
FaSlack,
54
FaXTwitter,
65
FaStackOverflow,
76
} from 'react-icons/fa6';
@@ -17,11 +16,6 @@ const socialLinks = [
1716
href: 'https://discord.gg/y9mVJYVyu4',
1817
alt: 'Discord',
1918
},
20-
{
21-
icon: FaSlack,
22-
href: 'https://sdkman.slack.com/',
23-
alt: 'Slack',
24-
},
2519
{
2620
icon: FaXTwitter,
2721
href: 'https://x.com/sdkman_',

0 commit comments

Comments
 (0)