From cffd015b6ff774a5e129db00f7f620278d90559b Mon Sep 17 00:00:00 2001 From: "huanqing.shao" Date: Thu, 29 Aug 2019 22:09:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=85=BE=E8=AE=AF=E5=88=86=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vuepress/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.vuepress/config.js b/.vuepress/config.js index 36d6ee3..d1b920c 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -13,7 +13,8 @@ module.exports = { var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); - `] + `], + ['script', {type: 'text/javascript', src: 'http://tajs.qq.com/stats?sId=66467492', charset: 'UTF-8'}] ], markdown: { toc: { includeLevel: [2, 3] },