Skip to content

Commit

Permalink
Add MathJax
Browse files Browse the repository at this point in the history
  • Loading branch information
adjavon committed Aug 21, 2024
1 parent ff52510 commit 7058bdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@
<!-- Load Latex JS -->
<script src="https://cdn.jsdelivr.net/npm/latex.js@{{ site.latexjs_version }}/dist/latex.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/latex.js@{{ site.latexjs_version }}/dist/latex.component.js"></script>
<!-- Math JAx -->
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
{% endif %}
</head>

0 comments on commit 7058bdc

Please sign in to comment.