Skip to content

Commit d0a5502

Browse files
committed
[fix]百度统计
1 parent 405dec3 commit d0a5502

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ module.exports = config({
2222
],
2323
// 添加百度统计
2424
[
25-
"script",
26-
{},
27-
`<script>
28-
var _hmt = _hmt || [];
25+
"script",{},
26+
`var _hmt = _hmt || [];
2927
(function() {
3028
var hm = document.createElement("script");
3129
hm.src = "https://hm.baidu.com/hm.js?5dd2e8c97962d57b7b8fea1737c01743";

0 commit comments

Comments
 (0)