mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-24 23:16:52 +00:00
样式微调
This commit is contained in:
@@ -43,6 +43,9 @@ export const siteConfig = (key, defaultVal = null, extendConfig) => {
|
||||
case 'TITLE':
|
||||
val = siteInfo?.title // 标题取Notion中的标题
|
||||
break
|
||||
case 'DESCRIPTION':
|
||||
val = siteInfo?.description // 标题取Notion中的标题
|
||||
break
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user