Skip to content

Commit a110873

Browse files
committed
Replace polyfill.io
1 parent 7f0c67e commit a110873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/head/custom.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727

2828
<!-- Support for MatJax -->
29-
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
29+
<script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"></script>
3030
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
3131

3232
<!-- end custom head snippets -->

0 commit comments

Comments
 (0)