-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
40 lines (21 loc) · 1.09 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>微光的博客</title>
<icon>https://alightinthedark.github.io/icon.png</icon>
<link href="https://alightinthedark.github.io/atom.xml" rel="self"/>
<link href="https://alightinthedark.github.io/"/>
<updated>2021-02-16T02:47:33.467Z</updated>
<id>https://alightinthedark.github.io/</id>
<author>
<name>微光</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Hello World</title>
<link href="https://alightinthedark.github.io/2021/02/16/hello-world/"/>
<id>https://alightinthedark.github.io/2021/02/16/hello-world/</id>
<published>2021-02-16T02:47:33.467Z</published>
<updated>2021-02-16T02:47:33.467Z</updated>
<summary type="html"><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></summary>
</entry>
</feed>