diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html
index 17adea7..72bc938 100644
--- a/layouts/partials/scripts.html
+++ b/layouts/partials/scripts.html
@@ -11,7 +11,13 @@
{{- end }}
-{{ if and (and .Site.Params.mathjax (ne .Params.mathjax false)) (or .IsPage .IsHome) -}}
+{{- if and (and .Site.Params.mathjax (ne .Params.mathjax false)) (or .IsPage .IsHome) }}
+
{{- end }}