From a39c27cb62acc9bad001f1a14df04f665639ab6c Mon Sep 17 00:00:00 2001 From: tangly Date: Wed, 19 Oct 2022 12:59:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E9=A1=B5=E9=9D=A2=E5=B1=95?= =?UTF-8?q?=E7=A4=BAtitle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.local | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.local b/.env.local index dac45ac8..f8b077a7 100644 --- a/.env.local +++ b/.env.local @@ -1,2 +1,3 @@ # 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables -NEXT_PUBLIC_VERSION=3.5.0 \ No newline at end of file +NEXT_PUBLIC_VERSION=3.5.0 +NOTION_PAGE_ID=bee1fccfa3bd47a1a7be83cc71372d83 \ No newline at end of file