diff options
Diffstat (limited to 'feed.xml')
| -rw-r--r-- | feed.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/feed.xml b/feed.xml new file mode 100644 index 0000000..11d4d34 --- /dev/null +++ b/feed.xml @@ -0,0 +1,15 @@ +<?xml version='1.0' encoding='UTF-8' ?> +<rss version='2.0' xmlns:atom='http://www.w3.org/2005/Atom'> +<!-- Made using rss-roller https://github.com/maxhebditch/rss-roller --> + + +<channel> +<title>Unorthodox Monologues</title> +<link>https://mohit.uk/blogs/unmono</link> +<description>Abby's Blog</description> +<atom:link href='https://mohit.uk/blogs/unmono/feed.xml' rel='self' type='application/rss+xml' /> + + +</channel> +</rss> + |
