diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2025-12-21 12:31:24 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2025-12-21 12:31:24 +0100 |
| commit | e52a647633c8a211ad54eb3b53e7876064280afe (patch) | |
| tree | 4ec122755f761ee0c6dae3022de56adce37b1606 /public/categories/index.xml | |
| parent | a96d8ec708500b10cf48298213922b7dc0398d9a (diff) | |
fix: hugo.toml -> config.toml
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..8e0a979 --- /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 mjkw</title> + <link>https://mjkw.pl/categories/</link> + <description>Recent content in Categories on mjkw</description> + <generator>Hugo</generator> + <language>en-us</language> + <atom:link href="https://mjkw.pl/categories/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |
