From 6dd808532045c197efbd92ea7f7df3fe322e2f3d Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Thu, 29 Aug 2019 22:42:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=85=BE=E8=AE=AF=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index d1b920c..5f80d19 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -14,7 +14,7 @@ module.exports = { s.parentNode.insertBefore(hm, s); })(); `], - ['script', {type: 'text/javascript', src: 'http://tajs.qq.com/stats?sId=66467492', charset: 'UTF-8'}] + ['script', {type: 'text/javascript', src: 'https://tajs.qq.com/stats?sId=66467492', charset: 'UTF-8'}] ], markdown: { toc: { includeLevel: [2, 3] },