equation
Browse files- index.html +1 -1
index.html
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
<script src="./static/js/index.js"></script>
|
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>
|
|
|
30 |
<script src="./static/js/index.js"></script>
|
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>
|