Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nautaa authored Oct 17, 2024
1 parent 4d420c7 commit 5f83c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@ extra:
markdown_extensions:
- toc:
permalink: true
- pymdownx.arithmatex:
- pymdownx.arithmatex:
generic: true
block_tag: 'pre'

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

0 comments on commit 5f83c88

Please sign in to comment.