Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/queensferryme/hugo-theme-texify.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQueensferry <queensferry.me@gmail.com>2020-07-04 13:07:14 +0300
committerQueensferry <queensferry.me@gmail.com>2020-07-04 13:19:38 +0300
commit8ea3598566bac6cb58bb3d1663d06f060c86961c (patch)
tree8d41b74f507deec524fcf440ae65c78e5d7ed4a7 /layouts
parent6b6d6f4c1c4b3903ae53155fb5b7126067465785 (diff)
fix: typos
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/mathjax.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/mathjax.html b/layouts/partials/mathjax.html
index 3429b4d..b2d026d 100644
--- a/layouts/partials/mathjax.html
+++ b/layouts/partials/mathjax.html
@@ -26,4 +26,4 @@
};
</script>
-<script defer src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" id="MathJax-script"></script>
+<script async defer src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js" id="MathJax-script"></script>