diff --git a/themes/next/components/Footer.js b/themes/next/components/Footer.js index 8247f344..ac93dc0f 100644 --- a/themes/next/components/Footer.js +++ b/themes/next/components/Footer.js @@ -7,17 +7,17 @@ const Footer = ({ title }) => { const startYear = BLOG.SINCE && BLOG.SINCE !== currentYear && BLOG.SINCE + '-' return (