Upgrade MathJax references from 2.7.0 to 2.7.1

This commit is contained in:
Kyle McCormick
2017-05-31 14:34:18 -04:00
committed by Kyle McCormick
parent 142e46bd97
commit 3c470e6b9d
6 changed files with 6 additions and 6 deletions

View File

@@ -76,4 +76,4 @@
<!-- This must appear after all mathjax-config blocks, so it is after the imports from the other templates.
It can't be run through static.url because MathJax uses crazy url introspection to do lazy loading of
MathJax extension libraries -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_SVG"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_SVG"></script>