diff --git a/components/layout/footer.tsx b/components/layout/footer.tsx index 79f13366f..1cbf45b01 100644 --- a/components/layout/footer.tsx +++ b/components/layout/footer.tsx @@ -1,6 +1,5 @@ import Link from 'next/link'; -import GitHubIcon from 'components/icons/github'; import FooterMenu from 'components/layout/footer-menu'; import LogoSquare from 'components/logo-square'; import { getMenu } from 'lib/shopify'; @@ -38,7 +37,7 @@ export default async function Footer() { > -
+ {/*

Source

-
+
*/}