Skip to content

Commit

Permalink
docs: update mkdocs.yml (#174)
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 26ada3b commit cb7aee6
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 @@ -82,7 +82,7 @@ validation:
absolute_links: ignore

extra_javascript:
- https://cdnjs.cloudflare.com/polyfill/
- 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

0 comments on commit cb7aee6

Please sign in to comment.