We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d06af2c + dac8974 commit 126823fCopy full SHA for 126823f
_layouts/default.html
@@ -16,6 +16,6 @@
16
{% include footer.html %}
17
18
<!-- mathjax -->
19
- <script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+ <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
20
</body>
21
-</html>
+</html>
0 commit comments