add script
This commit is contained in:
parent
6754e10a9e
commit
74aea92b2f
|
@ -74,3 +74,12 @@
|
|||
* [其他相关](Misc/index.md)
|
||||
|
||||
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
(function() {
|
||||
var hm = document.createElement("script");
|
||||
hm.src = "https://hm.baidu.com/hm.js?64996a33a8398031b9c5db062efce549";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();
|
||||
</script>
|
Loading…
Reference in New Issue