diff --git a/themes/buha/layouts/_default/list.html b/themes/buha/layouts/_default/list.html index 3e0d8e2..58c9cfc 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 }}