From e790f702024a964a292f437abb2bc1f858fa6ab7 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 17 Mar 2022 16:19:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/fukasawa/components/SiteInfo.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/fukasawa/components/SiteInfo.js b/themes/fukasawa/components/SiteInfo.js index dfb9a233..453ec099 100644 --- a/themes/fukasawa/components/SiteInfo.js +++ b/themes/fukasawa/components/SiteInfo.js @@ -10,13 +10,12 @@ function SiteInfo ({ title }) { > © {`${startYear}${currentYear}`} {BLOG.AUTHOR}.
- NotionNext {BLOG.VERSION}
- {BLOG.BEI_AN && <> {BLOG.BEI_AN}
}
+ NotionNext {BLOG.VERSION}

{title}

)