Skip to content

Commit 5cc69bd

Browse files
committed
tried to revert changes2
1 parent fa040f2 commit 5cc69bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@ import { siteConfig } from './lib/site-config'
22

33
export default siteConfig({
44
// the site's root Notion page (required)
5-
<<<<<<< HEAD
65
rootNotionPageId: 'a9cd5fde09d1448fb8419f1514470361',
7-
=======
8-
rootNotionPageId: '7875426197cf461698809def95960ebf',
9-
>>>>>>> parent of fb3f6a7 (Merge branch 'pr/1')
106

117
// if you want to restrict pages to a single notion workspace (optional)
128
// (this should be a Notion ID; see the docs for how to extract this)

0 commit comments

Comments
 (0)