Skip to content

Commit 6af26e9

Browse files
authored
Update site.config.ts
1 parent 7c7f7ad commit 6af26e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default siteConfig({
66

77
// if you want to restrict pages to a single notion workspace (optional)
88
// (this should be a Notion ID; see the docs for how to extract this)
9-
rootNotionSpaceId: '9831ffff-d926-4096-939b-6ce8884c2d76',
9+
// rootNotionSpaceId: '9831ffff-d926-4096-939b-6ce8884c2d76',
1010

1111
// basic site info (required)
1212
name: '读书笔记',

0 commit comments

Comments
 (0)