Skip to content

Commit 3b3490e

Browse files
committed
🤔
1 parent 5cc69bd commit 3b3490e

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
@@ -3,7 +3,7 @@ import { siteConfig } from './lib/site-config'
33
export default siteConfig({
44
// the site's root Notion page (required)
55
rootNotionPageId: 'a9cd5fde09d1448fb8419f1514470361',
6-
6+
//MYID a9cd5fde09d1448fb8419f1514470361
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)
99
rootNotionSpaceId: null,

0 commit comments

Comments
 (0)