Skip to content

Commit

Permalink
add mathjax js (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekorman authored Feb 27, 2024
1 parent 0e3e844 commit c1af392
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ theme:
palette:
scheme: slate
primary: deep purple
extra_javascript:
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
nav:
- Overview: "index.md"
- Installation: "installation.md"
Expand Down

0 comments on commit c1af392

Please sign in to comment.