Skip to content

Commit

Permalink
academicpages#33, academicpages#1919 Possible missing template fix, b…
Browse files Browse the repository at this point in the history
…ump MathJax to 3.0
  • Loading branch information
dorukaks committed Nov 24, 2024
1 parent b7b282d commit 38b364e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/head/custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@


<!-- Support for MatJax -->
<script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"></script>
<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>

<!-- end custom head snippets -->

0 comments on commit 38b364e

Please sign in to comment.