blog

My blog at www.shimmy1996.com

git clone git://git.shimmy1996.com/blog.git
commit 806bb3a2f6cc420d5bc411d38e1cd27d6c7e1ea9
parent b50e107ee43ca4c60165bd30698b46f5df79757b
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date:   Sat, 20 Jan 2018 23:22:20 -0600

Selfhost MathJax.

Diffstat:
Mlayouts/partials/foot_custom.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/foot_custom.html b/layouts/partials/foot_custom.html
@@ -1,6 +1,6 @@
 <!-- MathJax Support -->
 <script src="/js/math-code.js"></script>
-<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js?config=TeX-MML-AM_CHTML"></script>
+<script async src="MathJax/MathJax.js?config=TeX-MML-AM_CHTML"></script>
 
 <!-- Translated footer -->
 {{ with i18n "footer" }}