From: Duje Mihanović Date: Sat, 24 Aug 2024 14:58:03 +0000 (+0200) Subject: Reintroduce RSS author tag, fixing Hugo deprecation warning X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/static/%7B%7B?a=commitdiff_plain;h=a5a18ab356dbe47ddc11e287734c4f0660a020b4;p=hugo-skeleton.git Reintroduce RSS author tag, fixing Hugo deprecation warning --- diff --git a/layouts/rss.xml b/layouts/rss.xml index 65a962d..0c388a7 100644 --- a/layouts/rss.xml +++ b/layouts/rss.xml @@ -11,12 +11,13 @@ {{ $lastmod.Format "2006-01-02T15:04:05Z" }} - + + {{ end }} Hugo {{ with $.Site.GetPage "posts/" }}