Skip to content

Commit 580617f

Browse files
authored
Merge branch 'Snailclimb:master' into flameking_work-A
2 parents e0cd0a3 + d0a5502 commit 580617f

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)