Skip to content

Commit 05380eb

Browse files
committed
load MathJax async
1 parent f0062bb commit 05380eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/partials/footer-scripts.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ MathJax.Hub.Register.StartupHook("AsciiMath Jax Ready", function () {
1818
})
1919
})
2020
</script>
21-
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-MML-AM_HTMLorMML"></script>
21+
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.9/MathJax.js?config=TeX-MML-AM_HTMLorMML"></script>
2222
{{/unless}}
2323
{{/with}}
2424
{{#if env.ALGOLIA_API_KEY}}

0 commit comments

Comments
 (0)