Skip to content

Commit

Permalink
fix(busuanzi): update busuanzi domain
Browse files Browse the repository at this point in the history
Closes #104
Closes #108
Closes #109
  • Loading branch information
sslyxhz authored and olOwOlo committed Nov 5, 2018
1 parent 1a1240c commit 51e5aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 -->
Expand Down

0 comments on commit 51e5aca

Please sign in to comment.