-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss2.xml
45 lines (29 loc) · 1.81 KB
/
rss2.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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>杯水·箚記</title>
<link>https://blog.0fw.net/</link>
<image>
<url>https://blog.0fw.net/icon.png</url>
<title>杯水·箚記</title>
<link>https://blog.0fw.net/</link>
</image>
<atom:link href="https://blog.0fw.net/rss2.xml" rel="self" type="application/rss+xml"/>
<description>一切賢聖皆以無為法而有差別。</description>
<pubDate>Sun, 13 Aug 2017 06:30:24 GMT</pubDate>
<generator>http://hexo.io/</generator>
<item>
<title>Hello! Hexo world.</title>
<link>https://blog.0fw.net/Hello-Hexo-world</link>
<guid>https://blog.0fw.net/Hello-Hexo-world</guid>
<pubDate>Sun, 13 Aug 2017 06:30:24 GMT</pubDate>
<description><p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p></description>
<category domain="https://blog.0fw.net/categories/Technology/">技術</category>
<category domain="https://blog.0fw.net/categories/Technology/Hexo/">Hexo</category>
<category domain="https://blog.0fw.net/tags/Hexo/">Hexo</category>
<comments>https://blog.0fw.net/Hello-Hexo-world#disqus_thread</comments>
</item>
</channel>
</rss>