Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/footer_js.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/footer_js.html b/layouts/partials/footer_js.html
index 7887047..63f1382 100644
--- a/layouts/partials/footer_js.html
+++ b/layouts/partials/footer_js.html
@@ -15,5 +15,5 @@ MathJax.Hub.Config({
inlineMath: [['$','$'], ['\\(','\\)']]}
});
</script>
-<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
-{{ end }} \ No newline at end of file
+<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+{{ end }}