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 7c7f7ad commit 6af26e9Copy full SHA for 6af26e9
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: '9831ffff-d926-4096-939b-6ce8884c2d76',
+ // rootNotionSpaceId: '9831ffff-d926-4096-939b-6ce8884c2d76',
10
11
// basic site info (required)
12
name: '读书笔记',
0 commit comments