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 f0062bb commit 05380ebCopy full SHA for 05380eb
src/partials/footer-scripts.hbs
@@ -18,7 +18,7 @@ MathJax.Hub.Register.StartupHook("AsciiMath Jax Ready", function () {
18
})
19
20
</script>
21
-<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-MML-AM_HTMLorMML"></script>
+<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-MML-AM_HTMLorMML"></script>
22
{{/unless}}
23
{{/with}}
24
{{#if env.ALGOLIA_API_KEY}}
0 commit comments