aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYihui Xie <xie@yihui.name>2017-06-16 12:20:24 -0500
committerYihui Xie <xie@yihui.name>2017-06-16 12:20:24 -0500
commitf7755a0a0ca99885119cbd520e294b3bd7c0c30d (patch)
treefc399c2be80b7c538eae02560f1cd04841437918
parent798672d0cebe203e76a1ee1f31836f1ed36cb628 (diff)
downloadzk-theme-f7755a0a0ca99885119cbd520e294b3bd7c0c30d.tar.gz
zk-theme-f7755a0a0ca99885119cbd520e294b3bd7c0c30d.zip
protocol-free
-rw-r--r--exampleSite/layouts/partials/foot_custom.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/layouts/partials/foot_custom.html b/exampleSite/layouts/partials/foot_custom.html
index acbbb59..3a95d13 100644
--- a/exampleSite/layouts/partials/foot_custom.html
+++ b/exampleSite/layouts/partials/foot_custom.html
@@ -1,4 +1,4 @@
-<script src="https://yihui.name/js/math-code.js"></script>
+<script src="//yihui.name/js/math-code.js"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
@@ -9,4 +9,4 @@ MathJax.Hub.Config({
</script>
<script async src="//cdn.bootcss.com/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML"></script>
-<script async src="https://yihui.name/js/center-img.js"></script>
+<script async src="//yihui.name/js/center-img.js"></script>