From 2f69f943847f062fe4b9397207f85a2814fbda77 Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 15 Jun 2022 22:05:00 +0200 Subject: [PATCH] small fixes --- themes/buha/layouts/_default/rss.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/buha/layouts/_default/rss.xml b/themes/buha/layouts/_default/rss.xml index baee3ee1..fd2884ef 100644 --- a/themes/buha/layouts/_default/rss.xml +++ b/themes/buha/layouts/_default/rss.xml @@ -92,7 +92,6 @@ {{- range .Resources.ByType "image" -}} {{ $img := . }} {{- if not (hasPrefix $img.Name "banner") }} - {{ $img.Name }} {{- $c = printf "%s

" $c $img.Permalink $img.Width $img.Height -}} {{- end -}} {{- end -}}