diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index fb8c7a97..acf25b8c 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -12,7 +12,8 @@ module.exports = { } }, head: [ - ['link', { rel: 'icon', href: `/logo@2x.png` }] + ['link', { rel: 'icon', href: `/logo@2x.png` }], + ['script', {}, 'var _hmt = _hmt || [];(function() {var hm = document.createElement("script");hm.src = "https://hm.baidu.com/hm.js?be9d34853430c136b5d62c3081d556a5";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();'] ], themeConfig: { // 项目仓库地址 diff --git a/docs/.vuepress/dist b/docs/.vuepress/dist index 949f5930..0d94276e 160000 --- a/docs/.vuepress/dist +++ b/docs/.vuepress/dist @@ -1 +1 @@ -Subproject commit 949f5930a09a71cfc3df8d6f00db19554bdffbaf +Subproject commit 0d94276e9d228b838ace376ecb0f38f3d0f9884c diff --git a/index.html b/index.html index c1912920..c42031d3 100755 --- a/index.html +++ b/index.html @@ -133,6 +133,15 @@ } } +