diff --git a/themes/buha/layouts/_default/rss.xml b/themes/buha/layouts/_default/rss.xml index 8c9a425f..d3a755ca 100644 --- a/themes/buha/layouts/_default/rss.xml +++ b/themes/buha/layouts/_default/rss.xml @@ -58,6 +58,8 @@ {{- if $when -}}{{- $when | plainify -}}{{- end -}} {{- $c := .Content -}} + {{- $c := replace $c "%s

%s" $when $c -}}{{- end -}} {{- $img := index (.Resources.ByType "image") 0 -}} {{- with $img -}}