-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
47 lines (26 loc) · 1.38 KB
/
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
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>码农的小笔记</title>
<subtitle>码农的小笔记</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="https://githubgang.github.io/wg.github.io/"/>
<updated>2019-01-31T03:36:37.317Z</updated>
<id>https://githubgang.github.io/wg.github.io/</id>
<author>
<name>刚gg</name>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Hello World</title>
<link href="https://githubgang.github.io/wg.github.io/2019/01/29/hello-world/"/>
<id>https://githubgang.github.io/wg.github.io/2019/01/29/hello-world/</id>
<published>2019-01-29T08:02:15.593Z</published>
<updated>2019-01-31T03:36:37.317Z</updated>
<summary type="html">
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>! This is your very first post. Check <a
</summary>
<category term="hexo" scheme="https://githubgang.github.io/wg.github.io/categories/hexo/"/>
<category term="hexo" scheme="https://githubgang.github.io/wg.github.io/tags/hexo/"/>
<category term="hello world" scheme="https://githubgang.github.io/wg.github.io/tags/hello-world/"/>
</entry>
</feed>