From 14b477bae6a478f65dac2796ab94c45a8ee485ef Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Oct 2022 23:01:56 +0200 Subject: Repo cleanup --- themes/simple/layouts/_default/rss.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/simple/layouts/_default/rss.xml b/themes/simple/layouts/_default/rss.xml index 38c8755..fed3ea1 100644 --- a/themes/simple/layouts/_default/rss.xml +++ b/themes/simple/layouts/_default/rss.xml @@ -9,6 +9,7 @@ {{ range (where .Site.RegularPages "Section" "posts") }} + {{ .Title }} {{ .Permalink }} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} -- cgit v1.2.3