-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss.xml
58 lines (26 loc) · 1.9 KB
/
rss.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>kingling’s blog</title>
<link>http://blog.kingling.net/</link>
<description>MemE is a powerful and highly customizable GoHugo theme for personal blogs.</description>
<generator>Hugo 0.110.0 https://gohugo.io/</generator>
<language>zh</language>
<managingEditor>[email protected] (kingling)</managingEditor>
<webMaster>[email protected] (kingling)</webMaster>
<copyright>[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)</copyright>
<lastBuildDate>Wed, 22 Feb 2023 15:12:56 +0800</lastBuildDate>
<atom:link rel="self" type="application/rss+xml" href="http://blog.kingling.net/rss.xml" />
<item>
<title>Hello World</title>
<link>http://blog.kingling.net/posts/hello-world/</link>
<guid isPermaLink="true">http://blog.kingling.net/posts/hello-world/</guid>
<pubDate>Wed, 22 Feb 2023 14:49:16 +0800</pubDate>
<author>[email protected] (kingling)</author>
<copyright>[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)</copyright>
<description><h2 id="开篇介绍">开篇介绍</h2>
<p>一、搭建博客,开始写作。往前走也要记得回头。</p>
</description>
</item>
</channel>
</rss>