Skip to content

Commit feff94a

Browse files
committed
changed site config to my notion
1 parent fb3f6a7 commit feff94a

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
@@ -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: '23932f24c7ea4071af83cd62f587b305',
5+
rootNotionPageId: 'a9cd5fde09d1448fb8419f1514470361',
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)