Skip to content

Commit

Permalink
chore: update mkdocs.yml (#790)
Browse files Browse the repository at this point in the history
Update polyfill library URL to latest version as advised by security team.
  • Loading branch information
hsutaiyu authored Jul 8, 2024
1 parent 4a6d542 commit 13724e9
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 @@ -83,7 +83,7 @@ validation:
absolute_links: warn

extra_javascript:
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=4.8.0
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
- https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/katex.min.js
- https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.7/contrib/auto-render.min.js
Expand Down

0 comments on commit 13724e9

Please sign in to comment.