Skip to content

Commit

Permalink
add mathjax
Browse files Browse the repository at this point in the history
  • Loading branch information
devilran6 committed Aug 25, 2024
1 parent 0ec9e86 commit 593bb91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<html lang="en-us">

<head>
<!-- MathJax CDN -->
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</head>

<body>
Expand Down

0 comments on commit 593bb91

Please sign in to comment.