修改邮箱地址

This commit is contained in:
tangly1024
2022-03-26 21:37:00 +08:00
parent f1fbb8a93f
commit d99ac0628d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -9,7 +9,7 @@
},
"author": {
"name": "tangly",
"email": "tlyong1992@hotmail.com",
"email": "mail@tangly1024.com",
"url": "http://tangly1024.com"
},
"scripts": {