Skip to content

Commit

Permalink
fix: remove mathjax and polyfill from mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxd committed Mar 25, 2024
1 parent 95109c9 commit 8961ec9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,10 +91,3 @@ extra:
provider: plausible
domain: wiki.rwxd.de
src: "https://plausible.chaops.de/js/script.js"

extra_javascript:
- javascripts/mathjax.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js


0 comments on commit 8961ec9

Please sign in to comment.