aboutsummaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2019-01-10 03:06:51 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2019-01-10 03:06:51 +0100
commit6db3e7455ca74d08253840878e132ba7d5f545c2 (patch)
tree0244ba4813932721c852b72b1393b072d6da9a9f /_includes/footer.html
parent95313c580b6e0e6020df60aec1d652629cf63df4 (diff)
downloadmitjafelicijan.com-6db3e7455ca74d08253840878e132ba7d5f545c2.tar.gz
mathjax cdn change to cdnjs
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 691c796..a23fda5 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -73,5 +73,5 @@
73 } 73 }
74 }); 74 });
75</script> 75</script>
76<script src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" async></script> 76<script src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" async></script>
77 77