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,18 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>My New Hugo Project</title>
<link>http://localhost:1313/</link>
<link>https://example.org/</link>
<description>Recent content on My New Hugo Project</description>
<generator>Hugo</generator>
<language>en-us</language>
<lastBuildDate>Mon, 18 May 2026 23:03:26 +0200</lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>My First Post</title>
<link>http://localhost:1313/posts/my-first-post/</link>
<pubDate>Mon, 18 May 2026 23:03:26 +0200</pubDate>
<guid>http://localhost:1313/posts/my-first-post/</guid>
<description>&lt;h2 id=&#34;introduction&#34;&gt;introduction&lt;/h2&gt;&#xA;&lt;p&gt;This is &lt;strong&gt;bold&lt;/strong&gt; text, and this is &lt;em&gt;emphasized&lt;/em&gt; text.&lt;/p&gt;&#xA;&lt;p&gt;Visit the &lt;a href=&#34;https://gohugo.io&#34;&gt;Hugo&lt;/a&gt; website!&lt;/p&gt;</description>
</item>
<atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>