-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
19 lines (19 loc) · 1.05 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>Welcome to my blogs</title>
<link>http://example.org/</link>
<description>Welcome to my blogs</description>
<generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>[email protected] (air-tea)</managingEditor>
<webMaster>[email protected] (air-tea)</webMaster><lastBuildDate>Thu, 17 Nov 2022 10:41:49 +0800</lastBuildDate>
<atom:link href="http://example.org/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>First_post</title>
<link>http://example.org/posts/first_post/</link>
<pubDate>Thu, 17 Nov 2022 10:41:49 +0800</pubDate><author>
<name>air-tea</name>
</author><guid>http://example.org/posts/first_post/</guid>
<description><![CDATA[<div class="featured-image">
<img src="/images/2022-11-17-16-56-34-image.png" referrerpolicy="no-referrer">
</div>This is the first post test ]]></description>
</item></channel>
</rss>