diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-09-12 23:01:45 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-09-12 23:01:45 +0000 |
| commit | df096396a542e87a248089d8d4e9ab3a2b1b5e1a (patch) | |
| tree | 3d837f3df3962c8b626b7359558933a9d4c379fc /public/categories/index.xml | |
| parent | 89ea076e19c28ebb27b0bd7096b7bb3c319f9563 (diff) | |
| parent | e629cc77768ad029445648540a0dd4129ce869a7 (diff) | |
Merge branch 'hugo' into 'main'
moved to hugo
See merge request kdam0/kumardamani.net!1
Diffstat (limited to 'public/categories/index.xml')
| -rw-r--r-- | public/categories/index.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..1919463 --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,10 @@ +<?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 Kumar Damani - Home</title> + <link>https://kumardamani.net/categories/</link> + <description>Recent content in Categories on Kumar Damani - Home</description> + <generator>Hugo -- gohugo.io</generator> + <language>en-us</language><atom:link href="https://kumardamani.net/categories/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |
