diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-04-08 14:15:04 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2024-04-08 14:15:04 +0530 |
commit | 5262ce213bde042fe03619c75ae3ac0316806853 (patch) | |
tree | e831d1b1347b5616e990fe3beb8772eeb34d24a1 /public/categories | |
download | blacklist-5262ce213bde042fe03619c75ae3ac0316806853.tar.gz blacklist-5262ce213bde042fe03619c75ae3ac0316806853.tar.bz2 blacklist-5262ce213bde042fe03619c75ae3ac0316806853.zip |
comming-soon Blacklist
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> |