Skip to content

Commit b2023a9

Browse files
authored
Merge pull request 0xPolygon#573 from 0xPolygon/djpolygon/polyfill_migration
Updating polyfill url
2 parents c19341c + 5bf3d0a commit b2023a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ validation:
659659

660660
extra_javascript:
661661
- _site_essentials/js/mathjax.js
662-
- https://polyfill.io/v3/polyfill.min.js?features=es6
662+
- https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6
663663
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
664664
- https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/katex.min.js
665665
- https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/contrib/auto-render.min.js

0 commit comments

Comments
 (0)