aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_includes/footer.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index f317c45..691c796 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -73,4 +73,5 @@
73 } 73 }
74 }); 74 });
75</script> 75</script>
76<script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" async></script> 76<script src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" async></script>
77