add script
This commit is contained in:
parent
c595605b73
commit
6cbdb49157
11
SUMMARY.md
11
SUMMARY.md
|
@ -72,14 +72,3 @@
|
|||
### 其他相关
|
||||
|
||||
* [其他相关](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