This commit is contained in:
toom1996
2025-07-15 11:34:50 +08:00
parent e86e2f0e01
commit 07000f31bc

View File

@ -130,6 +130,16 @@ const config = getConfig(Astro)
});
</script>
</body>
<script is:inline>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?29db38bbf51186e3cb5bed9cf3e61549";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</html>
<style>