Skip to content

Commit 9486243

Browse files
committed
remove polyfill in the document webpage
1 parent 0cfe5ae commit 9486243

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ markdown_extensions:
6363

6464
extra_javascript:
6565
- https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS_CHTML
66-
- https://polyfill.io/v3/polyfill.min.js?features=es6
66+
#- https://polyfill.io/v3/polyfill.min.js?features=es6
6767

6868
plugins:
6969
- search # default search plugin; needs manually re-enabling when using any other plugins

0 commit comments

Comments
 (0)