Skip to content

Commit cdbec43

Browse files
Remove polyfill.io link from head custom (#9678)
Signed-off-by: Fanit Kolchina <[email protected]> (cherry picked from commit 3697333) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent dcf222a commit cdbec43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_includes/head_custom.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
{% endif %}
44

55
{% if page.has_math == true %}
6-
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
76
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-mml-chtml.js"></script>
87
{% endif %}
98

0 commit comments

Comments
 (0)