aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials
diff options
context:
space:
mode:
authorsslyxhz <sslyxhz@hotmail.com>2018-11-05 16:15:24 +0800
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2018-11-05 16:15:24 +0800
commit51e5acaae1f290fd5df50e62935afc8df56e4018 (patch)
treefe3d9db3c7362c3d62b088213f953ee37f68d639 /layouts/partials
parent1a1240ccf7a4ed8afc6c12e65c333b426248bb38 (diff)
fix(busuanzi): update busuanzi domain
Closes #104 Closes #108 Closes #109
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index b38f160..ee07cfe 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -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 -->