mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2024-11-08 14:39:44 +00:00
fix(busuanzi): update busuanzi domain
Closes #104 Closes #108 Closes #109
This commit is contained in:
parent
1a1240ccf7
commit
51e5acaae1
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
<!-- busuanzi -->
|
||||
{{- if .Site.Params.busuanzi.enable -}}
|
||||
<script async src="//dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script>
|
||||
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
|
||||
{{- end -}}
|
||||
|
||||
<!-- Styles -->
|
||||
|
|
Loading…
Reference in a new issue