mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 17:38:32 +08:00
Update head.html
This commit is contained in:
parent
f0bbf93545
commit
9e4e0c17e8
@ -20,14 +20,14 @@
|
|||||||
<script>hljs.initHighlightingOnLoad();</script>
|
<script>hljs.initHighlightingOnLoad();</script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
//百度统计
|
var _hmt = _hmt || [];
|
||||||
var _hmt = _hmt || [];
|
(function() {
|
||||||
(function() {
|
var hm = document.createElement("script");
|
||||||
var hm = document.createElement("script");
|
hm.src = "https://hm.baidu.com/hm.js?5dff17feac96fb34c75a896cb3730e2a";
|
||||||
hm.src = "https://hm.baidu.com/hm.js?1bc91837a6098d36e0339bae84ab02fb";
|
var s = document.getElementsByTagName("script")[0];
|
||||||
var s = document.getElementsByTagName("script")[0];
|
s.parentNode.insertBefore(hm, s);
|
||||||
s.parentNode.insertBefore(hm, s);
|
})();
|
||||||
})();
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user