From 02f7687948f92e3b6dd1f5cf4b72d629b79c6668 Mon Sep 17 00:00:00 2001 From: teldra Date: Sat, 26 Mar 2022 21:22:30 +0100 Subject: [PATCH] progress --- themes/buha/layouts/_default/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/layouts/_default/list.html b/themes/buha/layouts/_default/list.html index 3e0d8e2b..58c9cfcb 100644 --- a/themes/buha/layouts/_default/list.html +++ b/themes/buha/layouts/_default/list.html @@ -18,7 +18,7 @@ {{- range first 5 $paginator.Pages -}}
-

{{ if and (isset .Params "categories") (eq .Section "events") }}{{ index .Params.categories 0 }}: {{ end }}{{- .Title -}}

+

{{- .Title -}}

{{ if .Params.when }}
{{ .Params.when }}
{{ end }}