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 5cc69bd commit 3b3490eCopy full SHA for 3b3490e
site.config.ts
@@ -3,7 +3,7 @@ import { siteConfig } from './lib/site-config'
3
export default siteConfig({
4
// the site's root Notion page (required)
5
rootNotionPageId: 'a9cd5fde09d1448fb8419f1514470361',
6
-
+ //MYID a9cd5fde09d1448fb8419f1514470361
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)
9
rootNotionSpaceId: null,
0 commit comments