-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
65 lines (34 loc) · 1.78 KB
/
atom.xml
File metadata and controls
65 lines (34 loc) · 1.78 KB
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>前端菜鸟~</title>
<icon>http://yoursite.com/icon.png</icon>
<subtitle>自强不息,敢为人先</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://yoursite.com/"/>
<updated>2020-04-13T03:27:13.981Z</updated>
<id>http://yoursite.com/</id>
<author>
<name>Dylan Yang</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>前端知识点总结</title>
<link href="http://yoursite.com/2020/04/13/%E5%89%8D%E7%AB%AF%E7%BB%BC%E5%90%88/"/>
<id>http://yoursite.com/2020/04/13/%E5%89%8D%E7%AB%AF%E7%BB%BC%E5%90%88/</id>
<published>2020-04-13T03:27:13.981Z</published>
<updated>2020-04-13T03:27:13.981Z</updated>
<summary type="html">
<h1 id="前端综合"><a href="#前端综合" class="headerlink" title="前端综合"></a>前端综合</h1><h3 id="怎么看待前端开发?怎么看待前端工程师?前端的价值体现在哪?"><a
</summary>
</entry>
<entry>
<title>Hello World</title>
<link href="http://yoursite.com/2020/04/12/hello-world/"/>
<id>http://yoursite.com/2020/04/12/hello-world/</id>
<published>2020-04-12T07:56:29.564Z</published>
<updated>2020-04-12T07:56:29.564Z</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>
</entry>
</feed>