From 7e5b2563c08440d23bbe2cdb2be9ef0038f50200 Mon Sep 17 00:00:00 2001 From: eshengsky Date: Mon, 1 Apr 2019 11:23:56 +0800 Subject: [PATCH] commit --- config/settings.json | 8 ++++---- views/shared/artical_footer.pug | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/settings.json b/config/settings.json index ec11320..322fa24 100644 --- a/config/settings.json +++ b/config/settings.json @@ -10,14 +10,14 @@ "ShowArticleSign": "true", "Editor": "", "CacheExpired": "300", - "TranslateKey": "y2RIaF6RifHnJeD1Szzw", + "TranslateKey": "", "EnableStatistics": "true", - "StatisticsId": "646bc927e37fe4c5c0e6e7c2d37fcb2c", + "StatisticsId": "", "EnableShare": "true", "JiaThisId": "", "ShowComments": "true", "ShowGuestbook": "true", - "ChangyanId": "cyrUoGjWj", - "ChangyanConf": "prod_c77d5188bc137c8d9181720d02506ab6", + "ChangyanId": "", + "ChangyanConf": "", "CodeTheme": "" } \ No newline at end of file diff --git a/views/shared/artical_footer.pug b/views/shared/artical_footer.pug index 70fb253..7bb6309 100644 --- a/views/shared/artical_footer.pug +++ b/views/shared/artical_footer.pug @@ -14,7 +14,7 @@ p(style="max-width: 100%; min-height: 1em; color: rgb(62, 62, 62); font-size: 14 .post-copyright__author span.post-copyright-meta 作者: span.post-copyright-info - a(href="mailto:@config.Email") #{settings.Author} + a(href="mailto:" + settings.Email) #{settings.Author} .post-copyright__type span.post-copyright-meta 本文链接: span.post-copyright-info