]> git.r.bdr.sh - rbdr/blog/blobdiff - templates/feed.xml
Make templates more generic
[rbdr/blog] / templates / feed.xml
index 5b6c3209389c5302936a30acdfe955b0b19a3b92..17a4c7c5410cb350bff7e95a3b93fad94a033d95 100644 (file)
@@ -1,13 +1,12 @@
 <?xml version="1.0"?>
-<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">
+<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
-    <title>Blog at Unlimited Pizza 🍕</title>
-    <link>https://blog.unlimited.pizza</link>
-    <description>This is the blog at unlimited.pizza</description>
+    <title>My Ephemeral Blog</title>
+    <description>My Ephemeral Blog</description>
     <language>en</language>
     {{~ it.posts: post}}
       <item>
-        <guid isPermaLink="false">unlimited-pizza:{{= post.id}}</guid>
+        <guid isPermaLink="false">blog:{{= post.id}}</guid>
         <pubDate>{{= post.createdOn}}</pubDate>
         <title>{{= post.title}}</title>
         <description>