diff --git a/site/layouts/_default/home.html b/site/layouts/_default/home.html
index 8b4a487a..05869efe 100644
--- a/site/layouts/_default/home.html
+++ b/site/layouts/_default/home.html
@@ -89,7 +89,6 @@
{{/* not possible to re-use Hugo's paginate object unless you use */}}
{{/* the same exact arguments each time. */}}
-
{{ range where (where site.RegularPages "Type" "terms") "Params.cluster" "==" "Global" }}
{{- if .Params.field -}}
{{ .Params.field }}