diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index 8886834b..352ab279 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -179,6 +179,35 @@ function GitHubIcon(props) { ) } +function SlackIcon(props) { + return ( + + ) +} + function DiscordIcon(props) { return (
- + Follow us on Twitter - + Follow us on GitHub - - Join our Discord server + + Join us on Slack