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] },