mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 23:16:49 +00:00
配置更新
This commit is contained in:
@@ -3,7 +3,7 @@ const BLOG = {
|
||||
author: 'tangly1024',
|
||||
email: 'tlyong1992@hotmail.com',
|
||||
link: 'https://tangly1024.com',
|
||||
description: '打造自媒体网络事业',
|
||||
description: '思考、学习、成长',
|
||||
lang: 'zh-CN', // ['zh-CN','en-US']
|
||||
notionPageId: process.env.NOTION_PAGE_ID || 'bee1fccfa3bd47a1a7be83cc71372d83', // Important page_id!!!
|
||||
notionAccessToken: process.env.NOTION_ACCESS_TOKEN || '', // Useful if you prefer not to make your database public
|
||||
|
||||
Reference in New Issue
Block a user