summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2023-08-20 11:33:58 +0200
committereqkter <thyro@gmx.ru>2023-08-20 11:33:58 +0200
commit38a4e957a98b22fc2c8e251b34a91bfa8cbe254b (patch)
tree16e3348f7ec6aff7401786df4b2163966020c304
parentdba732d32c6b56739484e9d8b0b75f13986c7839 (diff)
auto updating site
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 7a630e6..9531e6d 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" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
+<script id="MathJax-script" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
</html>