From 87cd1ea55747a8eac8628b3d63e6737d31b06097 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 12 Apr 2022 12:31:04 +0800 Subject: [PATCH] =?UTF-8?q?Next=E4=B8=BB=E9=A2=98=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/next/components/Footer.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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 (