diff options
Diffstat (limited to 'public/posts/index.xml')
-rw-r--r-- | public/posts/index.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/public/posts/index.xml b/public/posts/index.xml new file mode 100644 index 0000000..104d58d --- /dev/null +++ b/public/posts/index.xml @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>posts on lowest case</title> + <link>http://localhost:1313/posts/</link> + <description>Recent content in posts on lowest case</description> + <generator>Hugo -- gohugo.io</generator> + <language>en</language> + <copyright>© 2024 leonardo santiago</copyright> + <lastBuildDate>Thu, 09 May 2024 23:35:32 -0300</lastBuildDate><atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>correctness is all you need</title> + <link>http://localhost:1313/posts/correctness-is-all-you-need/</link> + <pubDate>Thu, 09 May 2024 23:35:32 -0300</pubDate> + + <guid>http://localhost:1313/posts/correctness-is-all-you-need/</guid> + <description>&gt;&gt;&gt; 0.</description> + + </item> + + </channel> +</rss> |