Skip to content

Commit 6cd9da9

Browse files
authored
Update site.config.ts
1 parent 7b61199 commit 6cd9da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site.config.ts

Lines changed: 2 additions & 2 deletions
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: null,
9+
rootNotionSpaceId: '9831ffff-d926-4096-939b-6ce8884c2d76',
1010

1111
// basic site info (required)
1212
name: '读书笔记',
@@ -58,7 +58,7 @@ export default siteConfig({
5858
pageId: '11fd189352fe813aa054e300aa221b79'
5959
},
6060
{
61-
title: 'List',
61+
title: 'Lists',
6262
pageId: '120d189352fe80289cb6ea0d4e1ba921'
6363
}
6464
]

0 commit comments

Comments
 (0)