diff options
author | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
---|---|---|
committer | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
commit | 6afb08d814672329ea185500d105cfa85cdbb7e9 (patch) | |
tree | 37a5f5ccb57d15359e5b02421c5227be0694fb58 /public/categories/index.xml |
first hugo build
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..b6d3e56 --- /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 azuminha</title> + <link>https://example.com/categories/</link> + <description>Recent content in Categories on azuminha</description> + <generator>Hugo</generator> + <language>en-us</language> + <atom:link href="https://example.com/categories/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |