8000 Merge pull request #1302 from TomasLeTrain/master · cp-algorithms/cp-algorithms@51f9391 · GitHub
[go: up one dir, main page]

Skip to content

Commit 51f9391

Browse files
authored
Merge pull request #1302 from TomasLeTrain/master
Change to cloudflare CDN for polyfill io
2 parents d0f1a33 + 88ee24d commit 51f9391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ edit_uri: edit/master/src/
3232
copyright: Text is available under the <a href="https://github.com/cp-algorithms/cp-algorithms/blob/master/LICENSE">Creative Commons Attribution Share Alike 4.0 International</a> License<br/>Copyright &copy; 2014 - 2024 by <a href="https://github.com/cp-algorithms/cp-algorithms/graphs/contributors">cp-algorithms contributors</a>
3333
extra_javascript:
3434
- javascript/config.js
35-
- https://polyfill.io/v3/polyfill.min.js?features=es6
35+
- https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6
3636
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
3737
extra_css:
3838
- stylesheets/extra.css

0 commit comments

Comments
 (0)
0