mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
@@ -34,7 +34,7 @@ const BLOG = {
|
||||
PREVIEW_TAG_COUNT: 16, // 首页最多展示的标签数量,0为不限制
|
||||
|
||||
// 社交链接,不需要可留空白,例如 CONTACT_WEIBO:''
|
||||
CONTACT_EMAIL: 'tlyong1992@hotmail.com',
|
||||
CONTACT_EMAIL: 'mail@tangly1024.com',
|
||||
CONTACT_WEIBO: '',
|
||||
CONTACT_TWITTER: '',
|
||||
CONTACT_GITHUB: 'https://github.com/tangly1024',
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"author": {
|
||||
"name": "tangly",
|
||||
"email": "tlyong1992@hotmail.com",
|
||||
"email": "mail@tangly1024.com",
|
||||
"url": "http://tangly1024.com"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user