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