diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 3fd7dbb..aaed887 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -84,7 +84,7 @@ const socialLinks: { name: string; href: string; icon: React.ReactNode }[] = [ href: LINKS.REDDIT, icon: ( ), },