diff options
| author | triethyl <triethylammonium@pm.me> | 2025-09-11 13:06:03 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-09-11 13:06:03 -0400 |
| commit | 7d8b653b2299f11536da47ed4412d82bb4ffb99d (patch) | |
| tree | b301d3aff7c17cbd430ff47cf4bf6bf2b044e786 /site/public/categories | |
initialized
Diffstat (limited to 'site/public/categories')
| -rw-r--r-- | site/public/categories/index.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/site/public/categories/index.xml b/site/public/categories/index.xml new file mode 100644 index 0000000..216aed4 --- /dev/null +++ b/site/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 My New Hugo Site</title> + <link>http://localhost:1313/categories/</link> + <description>Recent content in Categories on My New Hugo Site</description> + <generator>Hugo</generator> + <language>en-us</language> + <atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |
