We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1170c86 commit 0f62d45Copy full SHA for 0f62d45
mkdocs.yml
@@ -22,7 +22,7 @@ extra:
22
generator: false
23
extra_javascript:
24
- assets/mathjax.js
25
- - https://polyfill.io/v3/polyfill.min.js?features=es6
+ - https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?version=3.111.0&features=es6
26
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
27
markdown_extensions:
28
## Syntax highlighting
@@ -61,4 +61,4 @@ nav:
61
- Developers:
62
- 'Coveralls': 'https://coveralls.io/github/PHPOffice/Math'
63
- 'Code Coverage': 'coverage/index.html'
64
- - 'PHPDoc': 'docs/index.html'
+ - 'PHPDoc': 'docs/index.html'
0 commit comments