-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
37 lines (23 loc) · 938 Bytes
/
atom.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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Twshen's Notes</title>
<link href="/atom.xml" rel="self"/>
<link href="http://yoursite.com/"/>
<updated>2018-03-16T03:55:42.338Z</updated>
<id>http://yoursite.com/</id>
<author>
<name>twshen</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>你好,Hexo</title>
<link href="http://yoursite.com/2018/03/14/%E4%BD%A0%E5%A5%BD-Hexo/"/>
<id>http://yoursite.com/2018/03/14/你好-Hexo/</id>
<published>2018-03-14T14:37:29.000Z</published>
<updated>2018-03-16T03:55:42.338Z</updated>
<summary type="html">
</summary>
<category term="Introduction" scheme="http://yoursite.com/categories/Introduction/"/>
<category term="Introduction" scheme="http://yoursite.com/tags/Introduction/"/>
</entry>
</feed>