配置更新

This commit is contained in:
tangly1024
2021-10-27 09:47:48 +08:00
parent 6258465203
commit fcfe9d191e

View File

@@ -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