From e34b2ffe9f01db22acef1185dd1e204781b68926 Mon Sep 17 00:00:00 2001 From: Jayanth Date: Tue, 2 Jul 2024 20:31:16 +0530 Subject: [PATCH] discord logo is added --- src/components/Footer/Footer.jsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx index 430da0a..8d2250c 100644 --- a/src/components/Footer/Footer.jsx +++ b/src/components/Footer/Footer.jsx @@ -2,7 +2,7 @@ import { Open_Sans } from 'next/font/google'; import { IoMdMail } from "react-icons/io"; import { FiInstagram } from 'react-icons/fi'; -import { FaLinkedin, FaGithub } from 'react-icons/fa'; +import { FaLinkedin, FaGithub, FaDiscord } from 'react-icons/fa'; import { FaXTwitter } from 'react-icons/fa6'; import styles from '../page.module.css'; import LocationDisplay from './LocationDisplay'; @@ -47,6 +47,12 @@ const Sample = () => { > + + +