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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer_js.html')
-rw-r--r--layouts/partials/footer_js.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer_js.html b/layouts/partials/footer_js.html
index e3abb52..7887047 100644
--- a/layouts/partials/footer_js.html
+++ b/layouts/partials/footer_js.html
@@ -8,7 +8,7 @@
{{ end }}
<script>hljs.initHighlightingOnLoad();</script>
-{{ if .Site.Params.mathjax }}
+{{ if not .Site.Params.disable_mathjax }}
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {