diff --git a/src/components/Layout/index.js b/src/components/Layout/index.js index f9a35366..481217fe 100644 --- a/src/components/Layout/index.js +++ b/src/components/Layout/index.js @@ -23,7 +23,7 @@ const Layout = ({ dark, children, location }) => { - + {/* */}
{children}
{showEmailSubscription(location?.pathname) && }