From 6d6abc01837d9db341458a1c315293bcb5ce5c4f Mon Sep 17 00:00:00 2001 From: teldra Date: Fri, 8 Jul 2022 16:09:07 +0200 Subject: [PATCH] small fixes --- themes/buha/layouts/partials/snippets/gen_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/buha/layouts/partials/snippets/gen_list.html b/themes/buha/layouts/partials/snippets/gen_list.html index 0aec57b..7bafbe8 100644 --- a/themes/buha/layouts/partials/snippets/gen_list.html +++ b/themes/buha/layouts/partials/snippets/gen_list.html @@ -140,7 +140,7 @@ {{ if .Description }}

{{ .Description }}

{{ else if .Content }} - {{ $summary := "" }} + {{- $summary := "" -}} {{ if in .RawContent "" }} {{ $tmp := split .RawContent "" }}