Spaces:
Running
Running
equation
Browse files- 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
|
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(){
|