From 6be7e667f6b10b2d7f46ce914d1e887b09e7f860 Mon Sep 17 00:00:00 2001 From: kritsanan1 Date: Tue, 14 Oct 2025 23:32:22 +0700 Subject: [PATCH] Update site configuration --- site.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.config.ts b/site.config.ts index cded79c3bf..83d1f5fe93 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: '28ca828232818109bb7dcfb6f2342596', // 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)