summaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2023-08-20 11:34:44 +0200
committereqkter <thyro@gmx.ru>2023-08-20 11:34:44 +0200
commit1ade05b243aec46e137d8549c8309920df09328a (patch)
treec60cd46064b7a5739aabafdde8e67ce4ff0d985c /templates/base.html
parent38a4e957a98b22fc2c8e251b34a91bfa8cbe254b (diff)
auto updating site
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 9531e6d..7a630e6 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -63,5 +63,5 @@
</footer>
</body>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
-<script id="MathJax-script" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
+<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</html>