diff --git a/themes/red/layouts/art/rss.xml b/themes/red/layouts/art/rss.xml index 3a0d0a1..f4c8ee1 100644 --- a/themes/red/layouts/art/rss.xml +++ b/themes/red/layouts/art/rss.xml @@ -92,6 +92,10 @@ + {{ with .Params.program }} +

Created with: {{ . }}

+ {{ end }} + {{ with .Content }}

{{ . | safeHTML }}

{{ else }}