Skip to content

Commit

Permalink
Remove polyfill.io (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lycol50 authored Jul 5, 2024
1 parent c390015 commit a501ba1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
:sign-releases false}]]

;; updated to match the latest mathjax website information:
:marginalia {:javascript ["https://polyfill.io/v3/polyfill.min.js?features=es6"
"https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"]}
:marginalia {:javascript ["https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"]}

;; lein docs assumes the lein-marginalia repo is a sibling of this
;; marginalia repo -- and that there is a marginalia-gh-pages sibling
Expand Down

0 comments on commit a501ba1

Please sign in to comment.