diff options
author | Leonardo Santiago <[email protected]> | 2024-05-29 08:44:12 -0300 |
---|---|---|
committer | Leonardo Santiago <[email protected]> | 2024-05-29 08:44:12 -0300 |
commit | 31bc6a2f54d86a4978be063f5e614881c625c597 (patch) | |
tree | 5e79ef2c765b395d4e4a74ff45a7af09eee0d38c /public/index.xml |
new blog using hugo again
Diffstat (limited to 'public/index.xml')
-rw-r--r-- | public/index.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/index.xml b/public/index.xml new file mode 100644 index 0000000..7bbefe0 --- /dev/null +++ b/public/index.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>lowest case</title> + <link>http://localhost:1313/</link> + <description>Recent content on lowest case</description> + <generator>Hugo -- gohugo.io</generator> + <language>en</language> + <copyright>© 2024 leonardo santiago</copyright> + <lastBuildDate>Wed, 01 May 2024 11:53:23 -0300</lastBuildDate><atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" /> + </channel> +</rss> |