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.
1 parent affb8b8 commit dac8974Copy full SHA for dac8974
_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