diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-03-14 18:37:19 +0000 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2025-03-14 18:37:19 +0000 |
| commit | 41ea1757508169957d0ff91ccd94ffea5cc676be (patch) | |
| tree | 40b94e8dcd96020504a7ca6ec169f33bac8b2b68 /feed.xml | |
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> + |
