From: Ruben Beltran del Rio Date: Sat, 20 Mar 2021 22:39:55 +0000 (+0100) Subject: Add title to RSS X-Git-Tag: 5.0.0~23 X-Git-Url: https://git.r.bdr.sh/rbdr/blog/commitdiff_plain/4aa5845077d5cb5153b8095726d747bd1eabb48c?hp=5967a62a2c7c21f5e0c78cc373f23c83ac10d6e5 Add title to RSS --- diff --git a/templates/feed.xml b/templates/feed.xml index d22d656..5b6c320 100644 --- a/templates/feed.xml +++ b/templates/feed.xml @@ -9,6 +9,7 @@ unlimited-pizza:{{= post.id}} {{= post.createdOn}} + {{= post.title}} {{= post.html}}