Skip to content

Commit c0885bc

Browse files
authored
Update site.config.ts
1 parent d32df8a commit c0885bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { siteConfig } from './lib/site-config'
22

33
export default siteConfig({
44
// the site's root Notion page (required)
5-
rootNotionPageId: '113c5528967a81cf8fcee0e08f1ea371',
5+
rootNotionPageId: '6879d094c30349eebbbcfc2f14f842da',
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)

0 commit comments

Comments
 (0)