Skip to content

Commit

Permalink
Update polyfill URL in mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seiry committed Mar 7, 2024
1 parent bea36d4 commit ddccd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ markdown_extensions:
- footnotes
- attr_list
extra_javascript:
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
plugins:
- exclude:
Expand Down

0 comments on commit ddccd99

Please sign in to comment.