-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
87 lines (42 loc) · 2.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Hexo</title>
<subtitle>Holy</subtitle>
<link href="http://example.com/atom.xml" rel="self"/>
<link href="http://example.com/"/>
<updated>2021-12-02T07:25:38.543Z</updated>
<id>http://example.com/</id>
<author>
<name>Eiso</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>vue样式</title>
<link href="http://example.com/2021/12/02/vue%E6%A0%B7%E5%BC%8F/"/>
<id>http://example.com/2021/12/02/vue%E6%A0%B7%E5%BC%8F/</id>
<published>2021-12-02T07:23:31.000Z</published>
<updated>2021-12-02T07:25:38.543Z</updated>
<summary type="html"><p>#I.所有模块的背景颜色为#f3faff 线条为#dddddd </p>
<hr>
<p>#II.所有模块的字号是14px 字体(参考42发起选型的字体)</p>
<h1 id="1-页边距"><a href="#1-页边距" class="headerlink"</summary>
</entry>
<entry>
<title>第一篇博客</title>
<link href="http://example.com/2021/12/02/%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E5%AE%A2/"/>
<id>http://example.com/2021/12/02/%E7%AC%AC%E4%B8%80%E7%AF%87%E5%8D%9A%E5%AE%A2/</id>
<published>2021-12-02T06:13:13.000Z</published>
<updated>2021-12-02T06:18:27.609Z</updated>
<summary type="html"><h2 id="第一章"><a href="#第一章" class="headerlink" title="第一章"></a>第一章</h2><p>内容</p>
<hr>
<h2 id="第二章"><a href="#第二章" class="headerlink"</summary>
</entry>
<entry>
<title>Hello World</title>
<link href="http://example.com/2021/12/02/hello-world/"/>
<id>http://example.com/2021/12/02/hello-world/</id>
<published>2021-12-02T06:09:50.077Z</published>
<updated>1985-10-26T08:15:00.000Z</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>