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}

)