Skip to content

Commit

Permalink
Replace polyfill.io
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Mar 1, 2024
1 parent 8cacee6 commit d10fe84
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _includes/scripts/mathjax.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
id="MathJax-script"
src="https://cdn.jsdelivr.net/npm/mathjax@{{ site.mathjax.version }}/es5/tex-mml-chtml.js"
></script>
<script defer src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script defer src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"></script>
{% endif %}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit d10fe84

Please sign in to comment.