mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
switch default notion ID to 7875426197cf461698809def95960ebf
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
// where it all starts -- the site's root Notion page (required)
|
||||
rootNotionPageId: '78fc5a4b88d74b0e824e29407e9f1ec1',
|
||||
// the site's root Notion page (required)
|
||||
rootNotionPageId: '7875426197cf461698809def95960ebf',
|
||||
|
||||
// if you want to restrict pages to a single notion workspace (optional)
|
||||
// (this should be a Notion ID; see the docs for how to extract this)
|
||||
|
||||
Reference in New Issue
Block a user