summaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/head.html')
-rw-r--r--layouts/partials/head.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 962ebf4..fef47c4 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -4,10 +4,6 @@
{{ partialCached "head/css.html" . }}
{{ partialCached "head/js.html" . }}
-{{ if .Param "math" }}
-{{ partialCached "math.html" . }}
-{{ end }}
-
{{ if hugo.IsProduction }}
{{ template "_internal/google_analytics.html" . }}
{{ end }} \ No newline at end of file