diff --git a/themes/buha/layouts/_default/rss.xml b/themes/buha/layouts/_default/rss.xml index e685a50..85c9f90 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 -}}