allenhzy commited on
Commit
a2ce1e7
·
1 Parent(s): b8e12f5
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -31,7 +31,7 @@
31
 
32
  <!-- for mathjax support -->
33
  <!-- <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> -->
34
- <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=AM_HTMLorMML-full"></script>
35
 
36
  <script>
37
  $(document).ready(function(){
 
31
 
32
  <!-- for mathjax support -->
33
  <!-- <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> -->
34
+ <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
35
 
36
  <script>
37
  $(document).ready(function(){