-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
40 lines (24 loc) · 1.14 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>
<subtitle>小小梦想家</subtitle>
<link href="http://example.com/atom.xml" rel="self"/>
<link href="http://example.com/"/>
<updated>2021-04-01T09:25:10.983Z</updated>
<id>http://example.com/</id>
<author>
<name>史晟贤</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>测试</title>
<link href="http://example.com/2021/04/01/%E6%B5%8B%E8%AF%95/"/>
<id>http://example.com/2021/04/01/%E6%B5%8B%E8%AF%95/</id>
<published>2021-04-01T09:18:29.049Z</published>
<updated>2021-04-01T09:25:10.983Z</updated>
<content type="html"><![CDATA[<p>测试</p><span id="more"></span><p>这是一个测试部署到页面上</br><br>Autor : 史晟贤</p>]]></content>
<summary type="html">这是一个测试</summary>
<category term="开始" scheme="http://example.com/categories/%E5%BC%80%E5%A7%8B/"/>
<category term="测试" scheme="http://example.com/tags/%E6%B5%8B%E8%AF%95/"/>
</entry>
</feed>