my-first-post
This commit is contained in:
19
public/index.xml
Normal file
19
public/index.xml
Normal file
@@ -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" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>My New Hugo Project</title>
|
||||
<link>http://localhost:1313/</link>
|
||||
<description>Recent content on My New Hugo Project</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>zh_cn</language>
|
||||
<lastBuildDate>Sat, 16 May 2026 23:40:27 +0800</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>Sat, 16 May 2026 23:40:27 +0800</pubDate>
|
||||
<guid>http://localhost:1313/posts/my-first-post/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user