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.
2 parents 7f0c67e + a110873 commit 76b375bCopy full SHA for 76b375b
_includes/head/custom.html
@@ -26,7 +26,7 @@
26
27
28
<!-- Support for MatJax -->
29
-<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
+<script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=es6"></script>
30
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
31
32
<!-- end custom head snippets -->
0 commit comments