This commit is contained in:
2024-10-14 17:37:25 +01:00
parent f146b0c8e9
commit 6f49705b73
14 changed files with 134 additions and 9 deletions

View File

@@ -2,11 +2,12 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Weetile</title>
<link>//localhost:1313/</link>
<link>http://localhost:1313/</link>
<description>Recent content on Weetile</description>
<generator>Hugo</generator>
<language>en</language>
<copyright>Copyright © 2024 Weetile</copyright>
<atom:link href="//localhost:1313/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate></lastBuildDate>
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>