]> git.r.bdr.sh - rbdr/blog/blobdiff - templates/feed.xml
Add title to RSS
[rbdr/blog] / templates / feed.xml
index d22d6561f0b067b8f2863a0ccf24d381563d749d..5b6c3209389c5302936a30acdfe955b0b19a3b92 100644 (file)
@@ -9,6 +9,7 @@
       <item>
         <guid isPermaLink="false">unlimited-pizza:{{= post.id}}</guid>
         <pubDate>{{= post.createdOn}}</pubDate>
+        <title>{{= post.title}}</title>
         <description>
           {{= post.html}}
         </description>