diff --git a/components/MastHead.js b/components/MastHead.js index eb32505..88c3b08 100644 --- a/components/MastHead.js +++ b/components/MastHead.js @@ -7,6 +7,7 @@ import { faLinkedin, faDiscord, faGithub, + faReddit, faXTwitter, } from '@fortawesome/free-brands-svg-icons' import { motion } from 'framer-motion' @@ -149,6 +150,18 @@ export default function Home() { /> + {/* Reddit Icon */} +
+ + + +
{/* Github icons */}