From 24ff4048b631856fc7b9dc4a82120b0bf40254a7 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 6 Feb 2022 17:59:19 +0300 Subject: [PATCH] site: remove old comment in HTML template --- site/layouts/_default/home.html | 1 - 1 file changed, 1 deletion(-) 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 }}