diff options
Diffstat (limited to 'public/categories')
-rw-r--r-- | public/categories/index.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..b8b6d38 --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>Categories on </title> + <link>http://localhost:1313/categories/</link> + <description>Recent content in Categories on </description> + <generator>Hugo -- gohugo.io</generator> + <language>en-us</language> + <atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |