Skip to content

Commit c3acc09

Browse files
committed
Removed Discord link from footer
1 parent aad5104 commit c3acc09

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/components/Footer/Footer.jsx

-6
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,6 @@ const Footer = () => (
4848
>
4949
Changelog
5050
</Link>
51-
<Link
52-
className="footer__link"
53-
to="https://discord.com/invite/your-server"
54-
>
55-
Join Discord
56-
</Link>
5751

5852
<Link className="footer__link footer__license" to="/license">
5953
<img alt="Creative Commons License" src={CC} width={25} height={25} />

0 commit comments

Comments
 (0)