Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pengbins authored May 24, 2024
1 parent 032e8cb commit 155c58a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,10 +375,13 @@
<!-- Dependencies -->
<!--<script src="lib/react.js"></script>
<script src="lib/react-dom.js"></script>-->
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<!-- Main -->
<script src="lib/mousetrap.min.js"></script>
<script src="./dist/analyzer.bundle.js"></script>
<span style="opacity: 0;"" id="busuanzi_container_site_pv">pv:<span id="busuanzi_value_site_pv"></span></span>
<span style="opacity: 0;"" id="busuanzi_container_site_pv">uv:<span id="busuanzi_value_site_uv"></span></span>

</body>

</html>
</html>

0 comments on commit 155c58a

Please sign in to comment.