diff --git a/site/layouts/partials/scripts.html b/site/layouts/partials/scripts.html
index a0295741c6..e458d47e2d 100644
--- a/site/layouts/partials/scripts.html
+++ b/site/layouts/partials/scripts.html
@@ -4,7 +4,7 @@
{{- end }}
-{{ if (or (eq .Page.Layout "docs") (eq .Page.Layout "single")) -}}
+{{ if eq .Page.Layout "docs" -}}
{{- end }}