From 82081a8b32d85c08bd17ad942e274a65361dd080 Mon Sep 17 00:00:00 2001 From: Nicolas Martignoni Date: Mon, 7 Aug 2023 14:38:27 +0200 Subject: [PATCH] Remove spurious line --- layouts/_default/index.json | 1 - 1 file changed, 1 deletion(-) diff --git a/layouts/_default/index.json b/layouts/_default/index.json index 7c64a5f..037b051 100644 --- a/layouts/_default/index.json +++ b/layouts/_default/index.json @@ -1,5 +1,4 @@ {{- $index := slice -}} -{{/*- range where site.Pages "Type" "not in" (slice "page" "json") -*/}} {{- range where site.Pages "Type" "in" (slice "kb" "news") -}} {{ if ne .Plain "" }} {{- if ne .Params.noindex true -}}