Skip to content

Commit

Permalink
remove polyfill lol
Browse files Browse the repository at this point in the history
  • Loading branch information
fxnm authored Jun 27, 2024
1 parent 235324d commit 72191c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

{% if page.usemathjax %}
<!-- for mathjax support -->
<script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js"></script>
<script id="MathJax-script" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.min.js"></script>
{% endif %}
</head>

0 comments on commit 72191c4

Please sign in to comment.