diff options
author | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
---|---|---|
committer | leo <azuminha1@gmail.co> | 2025-09-27 20:35:09 -0300 |
commit | 6afb08d814672329ea185500d105cfa85cdbb7e9 (patch) | |
tree | 37a5f5ccb57d15359e5b02421c5227be0694fb58 /public/post/index.xml |
first hugo build
Diffstat (limited to 'public/post/index.xml')
-rw-r--r-- | public/post/index.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/public/post/index.xml b/public/post/index.xml new file mode 100644 index 0000000..14b1081 --- /dev/null +++ b/public/post/index.xml @@ -0,0 +1,19 @@ +<?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 azuminha</title> + <link>https://example.com/post/</link> + <description>Recent content in Posts on azuminha</description> + <generator>Hugo</generator> + <language>en-us</language> + <lastBuildDate>Sat, 27 Sep 2025 20:29:44 -0300</lastBuildDate> + <atom:link href="https://example.com/post/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>Bem Vindo</title> + <link>https://example.com/post/2025/09/27/bem-vindo/</link> + <pubDate>Sat, 27 Sep 2025 20:29:44 -0300</pubDate> + <guid>https://example.com/post/2025/09/27/bem-vindo/</guid> + <description><h2 id="bem-vindo">Bem vindo</h2>
<p>Aqui é somente um teste</p></description> + </item> + </channel> +</rss> |