diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index bccc465..ccd63b5 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -68,7 +68,7 @@ export default function Footer() { © {new Date().getFullYear()} Andrew Njoo. All rights reserved. -
+
{Object.entries(socials).map(([name, social]) => (