add visitor counter busuanzi

This commit is contained in:
Colin
2020-12-19 23:27:08 +08:00
parent 44603a0103
commit 07f962f6f4
2 changed files with 30 additions and 3 deletions

View File

@@ -2,7 +2,6 @@
If you want to include any custom html just before </head>, put it in /layouts/partials/extended_head.html
Do not put anything in this file - it's only here so that hugo won't throw an error if /layouts/partials/extended_head.html doesn't exist.
-->
<style type="text/css">
body {font-weight: unset !important;}
</style>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<style type="text/css">body {font-weight: unset !important;}</style>