chore: 更新配置

This commit is contained in:
2025-02-17 22:23:51 +08:00
parent bc063e624c
commit 62567c0c9b

View File

@@ -21,5 +21,14 @@
</section>
</div>
<script type="module" src="/src/main.ts"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?be968d539e394cf45975b5117965eb10";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>