This commit is contained in:
zhangdaiscott
2023-09-04 18:33:47 +08:00
parent e5fb372e51
commit 60192d2930

9
public/index.html vendored
View File

@@ -255,6 +255,15 @@
</div>
</div>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?c7e58b1ccbd3bc08655d6c912827eb89";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>