mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-07 15:10:32 +00:00
主题配置文件Notion化
This commit is contained in:
@@ -45,7 +45,7 @@ const LayoutBase = props => {
|
||||
<CommonHead meta={meta}/>
|
||||
<Style/>
|
||||
|
||||
{CONFIG.TOP_BAR && <TopBar {...props} />}
|
||||
{siteConfig('SIMPLE_TOP_BAR', null, CONFIG) && <TopBar {...props} />}
|
||||
|
||||
{/* 顶部LOGO */}
|
||||
<Header {...props} />
|
||||
|
||||
Reference in New Issue
Block a user