diff options
author | testuser <testuser@archlinux> | 2025-06-15 17:20:00 +0530 |
---|---|---|
committer | testuser <testuser@archlinux> | 2025-06-15 17:20:00 +0530 |
commit | 52ecded96e13946e84ec9336d43585690169c065 (patch) | |
tree | f3baf0dc7c6447586ecf85adecab0e1398b9d5dc /public/categories/index.xml |
initial commit
Diffstat (limited to 'public/categories/index.xml')
-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..e11ae74 --- /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 DevLearnings - A learning platform for developers</title> + <link>https://devlearnings.xyz/categories/</link> + <description>Recent content in Categories on DevLearnings - A learning platform for developers</description> + <generator>Hugo</generator> + <language>en-in</language> + <atom:link href="https://devlearnings.xyz/categories/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |