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 fa040f2 commit 5cc69bdCopy full SHA for 5cc69bd
site.config.ts
@@ -2,11 +2,7 @@ import { siteConfig } from './lib/site-config'
2
3
export default siteConfig({
4
// the site's root Notion page (required)
5
-<<<<<<< HEAD
6
rootNotionPageId: 'a9cd5fde09d1448fb8419f1514470361',
7
-=======
8
- rootNotionPageId: '7875426197cf461698809def95960ebf',
9
->>>>>>> parent of fb3f6a7 (Merge branch 'pr/1')
10
11
// if you want to restrict pages to a single notion workspace (optional)
12
// (this should be a Notion ID; see the docs for how to extract this)
0 commit comments