diff --git a/components/UI/footer.tsx b/components/UI/footer.tsx
index 173fef0f..2693eae4 100644
--- a/components/UI/footer.tsx
+++ b/components/UI/footer.tsx
@@ -24,7 +24,10 @@ const Footer: FunctionComponent = () => {
Twitter
-
+
window.open("https://discord.gg/byEGk6w6T6")}
+ >
diff --git a/components/UI/navbar.tsx b/components/UI/navbar.tsx
index 4625be9a..bc7ce831 100644
--- a/components/UI/navbar.tsx
+++ b/components/UI/navbar.tsx
@@ -308,7 +308,7 @@ const Navbar: FunctionComponent = () => {