Skip to content

Commit

Permalink
Remove (potentially) malicious call to polyfill.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Sanz committed Jun 26, 2024
1 parent 11eeb6c commit 79e558e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions assets/documents/pandoc-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@
$header-includes$
$endfor$
$if(math)$
$if(mathjax)$
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
$endif$
$math$
$endif$
<!--[if lt IE 9]>
Expand Down

0 comments on commit 79e558e

Please sign in to comment.