diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 5fc6020..f8aba8d 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -36,7 +36,7 @@ const Footer = () => {

Social Media

- +
@@ -53,4 +53,4 @@ const Footer = () => { ) } -export default Footer \ No newline at end of file +export default Footer diff --git a/src/pages/Contact.tsx b/src/pages/Contact.tsx index eed473d..3b29215 100644 --- a/src/pages/Contact.tsx +++ b/src/pages/Contact.tsx @@ -20,7 +20,7 @@ const Contact = () => { Join our vibrant Discord community to connect with like-minded individuals, share ideas, and collaborate on creative projects. Whether you're a seasoned creator or just starting out, everyone is welcome!
Click here to join our Discord server. + href="https://discord.gg/9hBEKMQbpw">Click here to join our Discord server.
@@ -45,4 +45,4 @@ const Contact = () => { ) } -export default Contact \ No newline at end of file +export default Contact