mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-09 07:26:47 +00:00
Common
This commit is contained in:
@@ -47,7 +47,7 @@ const LayoutBase = props => {
|
||||
return (
|
||||
<div id='theme-hexo'>
|
||||
{/* 网页SEO */}
|
||||
<CommonHead meta={meta} siteInfo={siteInfo} />
|
||||
<CommonHead meta={meta}/>
|
||||
<Style/>
|
||||
|
||||
{/* 顶部导航 */}
|
||||
|
||||
Reference in New Issue
Block a user