protocol-free
1 file changed, 2 insertions(+), 2 deletions(-)
M exampleSite/layouts/partials/foot_custom.html → 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 @@ }); </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>