From 8360a85744791f3ff9dd6151518938ce1b21b03a Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 22 Jun 2022 21:06:54 +0200 Subject: [PATCH] small fixes --- themes/buha/layouts/_default/rss.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/buha/layouts/_default/rss.xml b/themes/buha/layouts/_default/rss.xml index e685a50b..85c9f907 100644 --- a/themes/buha/layouts/_default/rss.xml +++ b/themes/buha/layouts/_default/rss.xml @@ -70,16 +70,16 @@ {{- if .Params.events -}} {{- index .Params.events 0 -}}: {{- else if .Params.recurrent -}} - {{- if i18n "recurrent"}} - {{- i18n "recurrent"}}: + {{- if i18n "recurrent" -}} + {{- i18n "recurrent" -}}: {{- else -}} - {{- "Recurrent"}}: + {{- "Recurrent" -}}: {{- end -}} {{- else if .Params.categories -}} {{- if in .Params.categories "Buha" -}} In eigener Sache: {{- end -}} - {{- end -}} + {{- end }} {{ .Title -}} {{- .Permalink -}}