Replace polyfill.io with Cloudflare Image
Browse filesSigned-off-by: Lei Hsiung <leihsiung.ray@gmail.com>
- index.html +1 -1
index.html
CHANGED
@@ -57,7 +57,7 @@ Exploring Refusal Loss Landscapes </title>
|
|
57 |
|
58 |
|
59 |
<!-- for mathjax support -->
|
60 |
-
<script src="https://
|
61 |
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
62 |
|
63 |
|
|
|
57 |
|
58 |
|
59 |
<!-- for mathjax support -->
|
60 |
+
<script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"></script>
|
61 |
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
62 |
|
63 |
|