Skip to content

Commit ffc98c7

Browse files
committed
baidu
1 parent fcd3386 commit ffc98c7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_includes/footer.html

+9
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,13 @@
77
</p>
88

99
</div>
10+
<script>
11+
var _hmt = _hmt || [];
12+
(function() {
13+
var hm = document.createElement("script");
14+
hm.src = "https://hm.baidu.com/hm.js?0793dd5c1905bdb5a00565a66c8b0ad4";
15+
var s = document.getElementsByTagName("script")[0];
16+
s.parentNode.insertBefore(hm, s);
17+
})();
18+
</script>
1019
</footer>

0 commit comments

Comments
 (0)