Skip to content

Commit 432b3ab

Browse files
committed
chore: 删除百度统计 (#341)
1 parent 777dc5b commit 432b3ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

template/partial/footer.ejs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<script>
2-
var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?a542c0213a9aa8ae29fccdc8a18b91ef"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
31
<script type="text/javascript" src="<%=relative_path%>js/dt.js?v=<%=new Date().getTime()%>"></script>
42
<script type="text/javascript" src="<%=relative_path%>js/index.js?v=<%=new Date().getTime()%>"></script>
53
</body>

0 commit comments

Comments
 (0)