We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d32df8a commit c0885bcCopy full SHA for c0885bc
site.config.ts
@@ -2,7 +2,7 @@ import { siteConfig } from './lib/site-config'
2
3
export default siteConfig({
4
// the site's root Notion page (required)
5
- rootNotionPageId: '113c5528967a81cf8fcee0e08f1ea371',
+ rootNotionPageId: '6879d094c30349eebbbcfc2f14f842da',
6
7
// if you want to restrict pages to a single notion workspace (optional)
8
// (this should be a Notion ID; see the docs for how to extract this)
0 commit comments