From a068a1f31bd58c122d3d762b4fd22b5a033ce41b Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Sun, 13 Dec 2020 16:28:14 +0100 Subject: [PATCH] it revealed a bug with bigger content/ testing dir --- layouts/_default/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 08be43e..a237973 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -10,7 +10,7 @@
{{- substr $coreKid.File.Dir 0 -1 -}}⁄{{- $coreKid.Title -}} {{ $scratchCKid := $s.Get (printf "/%s" $coreKid.File) }} {{ range $mantleKid := $scratchCKid.has_children }} - + {{ end }}
{{ end }}