Skip to content

Commit 4c8ecbb

Browse files
authored
Merge pull request docschina#1894 from docschina/lcxfs1991-patch-1
Update index.html
2 parents f1506d8 + 7ae0014 commit 4c8ecbb

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/index.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<body>
66
<div id="root"></div>
77
<script>
8-
var _hmt = _hmt || [];
9-
(function() {
10-
var hm = document.createElement("script");
11-
hm.src = "https://hm.baidu.com/hm.js?39edd8e76884f07399be96cd422c9af3";
12-
var s = document.getElementsByTagName("script")[0];
13-
s.parentNode.insertBefore(hm, s);
14-
})();
8+
var _hmt = _hmt || [];
9+
(function() {
10+
var hm = document.createElement("script");
11+
hm.src = "https://hm.baidu.com/hm.js?f92e0e48311f635665d2de225751a349";
12+
var s = document.getElementsByTagName("script")[0];
13+
s.parentNode.insertBefore(hm, s);
14+
})();
1515
</script>
1616
</body>
1717
</html>

0 commit comments

Comments
 (0)