We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3f6a7 commit feff94aCopy full SHA for feff94a
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: '23932f24c7ea4071af83cd62f587b305',
+ rootNotionPageId: 'a9cd5fde09d1448fb8419f1514470361',
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