chore: update mathjax cdn

This commit is contained in:
ppoffice 2017-07-16 17:36:17 +08:00
parent f4d2092f4a
commit 968a31ed90
1 changed files with 1 additions and 1 deletions

View File

@ -33,6 +33,6 @@
<script type="text/x-mathjax-config">
MathJax.Hub.Config({ tex2jax: { inlineMath: [['$','$'], ['\\(','\\)']] } });
</script>
<%- js('https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML') %>
<%- js('https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML') %>
<% } %>
<% } %>