diff options
Diffstat (limited to 'templates/feed.xml')
| -rw-r--r-- | templates/feed.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/feed.xml b/templates/feed.xml index 5b6c320..6a68ba8 100644 --- a/templates/feed.xml +++ b/templates/feed.xml @@ -1,9 +1,9 @@ <?xml version="1.0"?> <rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule"> <channel> - <title>Blog at Unlimited Pizza 🍕</title> - <link>https://blog.unlimited.pizza</link> - <description>This is the blog at unlimited.pizza</description> + <title>Gemlog at Unlimited Pizza 🍕</title> + <link>https://unlimited.pizza/gemlog/</link> + <description>This is the gemlog at unlimited.pizza</description> <language>en</language> {{~ it.posts: post}} <item> |