mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-04 15:10:23 +00:00
从Notion表格读取配置信息
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
const BLOG = require('./blog.config')
|
||||
|
||||
/**
|
||||
* 通常没啥用,sitemap交给 /pages/sitemap.xml.js 动态生成
|
||||
*/
|
||||
module.exports = {
|
||||
siteUrl: BLOG.LINK,
|
||||
changefreq: 'daily',
|
||||
|
||||
Reference in New Issue
Block a user