We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b61199 commit 6cd9da9Copy full SHA for 6cd9da9
site.config.ts
@@ -6,7 +6,7 @@ export default siteConfig({
6
7
// if you want to restrict pages to a single notion workspace (optional)
8
// (this should be a Notion ID; see the docs for how to extract this)
9
- rootNotionSpaceId: null,
+ rootNotionSpaceId: '9831ffff-d926-4096-939b-6ce8884c2d76',
10
11
// basic site info (required)
12
name: '读书笔记',
@@ -58,7 +58,7 @@ export default siteConfig({
58
pageId: '11fd189352fe813aa054e300aa221b79'
59
},
60
{
61
- title: 'List',
+ title: 'Lists',
62
pageId: '120d189352fe80289cb6ea0d4e1ba921'
63
}
64
]
0 commit comments