Spaces:
Running
Running
Replace polyfill.io with cloudflare
Browse files- index.html +1 -1
index.html
CHANGED
@@ -34,7 +34,7 @@
|
|
34 |
|
35 |
|
36 |
<!-- for mathjax support -->
|
37 |
-
<script src="https://
|
38 |
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
39 |
|
40 |
|
|
|
34 |
|
35 |
|
36 |
<!-- for mathjax support -->
|
37 |
+
<script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"></script>
|
38 |
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
39 |
|
40 |
|