Skip to content

Commit d76c572

Browse files
committed
百度统计
1 parent 29678db commit d76c572

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

index.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,4 +281,13 @@ <h3><a id="links" class="anchor" href="#links" aria-hidden="true"><span aria-hid
281281
}
282282
}, 500);
283283
GithubRepoWidget.init();
284-
</script>
284+
</script>
285+
<script>
286+
var _hmt = _hmt || [];
287+
(function() {
288+
var hm = document.createElement("script");
289+
hm.src = "https://hm.baidu.com/hm.js?9c6d8e0f046f0528dd223b1e6063b918";
290+
var s = document.getElementsByTagName("script")[0];
291+
s.parentNode.insertBefore(hm, s);
292+
})();
293+
</script>

0 commit comments

Comments
 (0)