diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index bc75f939..3b4f3190 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -93,6 +93,7 @@ export default function Footer() { {/* Right Section */}
{/* Newsletter */} +

Updates @@ -122,12 +123,14 @@ export default function Footer() {

{/* Community */} +

Community

+ {[ { href: "https://github.com/magic-peach/reframe", @@ -150,6 +153,7 @@ export default function Footer() { label: "LinkedIn", }, ].map((social) => ( + {social.icon} + ))}