From 9e1de94dab44d323324a880ea065eaf070a7ddba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Sat, 15 Oct 2022 15:07:11 +0100 Subject: [PATCH] added images to rss feed fix --- layouts/_default/index.rss.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layouts/_default/index.rss.xml b/layouts/_default/index.rss.xml index 07bc34a8..316c872b 100644 --- a/layouts/_default/index.rss.xml +++ b/layouts/_default/index.rss.xml @@ -38,8 +38,7 @@ {{- $featured := $images.GetMatch "*feature*" -}} {{- if not $featured }}{{ $featured = $images.GetMatch "{*cover*,*thumbnail*}" }}{{ end -}} {{- with $featured -}} - - + {{- end -}} {{ end }}