From b61a6ec2d5abdee4897e822737e89fabe8e9f2f8 Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Sun, 8 Sep 2019 23:13:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/components/StarGazer.vue | 1 - .vuepress/components/Valine.vue | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.vuepress/components/StarGazer.vue b/.vuepress/components/StarGazer.vue index 60a707f..c72c90f 100644 --- a/.vuepress/components/StarGazer.vue +++ b/.vuepress/components/StarGazer.vue @@ -8,7 +8,6 @@
本站所有内容全部免费
给一个 github star,给一份鼓励
-
如果有个微信打赏,就可以帮助站长分摊一点儿服务器费用了:)
未打赏用户可进 QQ 群聊,打赏用户可进微信群聊

diff --git a/.vuepress/components/Valine.vue b/.vuepress/components/Valine.vue index 7fb8acd..add0d56 100644 --- a/.vuepress/components/Valine.vue +++ b/.vuepress/components/Valine.vue @@ -30,7 +30,7 @@ export default { verify:false, avatar:'identicon', visitor: true, - placeholder: 'just go go' + placeholder: '说说我对这篇文档的看法' }); }, }