testseite

This commit is contained in:
2026-05-19 23:06:30 +02:00
parent b4ee0e717e
commit 77ff06348a
12 changed files with 68 additions and 132 deletions

View File

@@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on My New Hugo Project</title>
<link>http://localhost:1313/categories/</link>
<link>https://example.org/categories/</link>
<description>Recent content in Categories on My New Hugo Project</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="https://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>