From 7648411708b48a54928ca60eb198093045328188 Mon Sep 17 00:00:00 2001 From: cyq <2711026968@qq.com> Date: Wed, 26 Jun 2024 15:32:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.config.ts b/site.config.ts index cded79c3bf..400c2996d2 100644 --- a/site.config.ts +++ b/site.config.ts @@ -2,7 +2,7 @@ import { siteConfig } from './lib/site-config' export default siteConfig({ // the site's root Notion page (required) - rootNotionPageId: '7875426197cf461698809def95960ebf', + rootNotionPageId: 'ad453db3db594b918516139a88ab4489', // 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)