-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
40 lines (22 loc) · 925 Bytes
/
atom.xml
File metadata and controls
40 lines (22 loc) · 925 Bytes
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>Hexo</title>
<link href="https://alexnine.xyz/atom.xml" rel="self"/>
<link href="https://alexnine.xyz/"/>
<updated>2024-08-03T13:45:04.741Z</updated>
<id>https://alexnine.xyz/</id>
<author>
<name>AlexNine</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>Hello World Again</title>
<link href="https://alexnine.xyz/2024/08/03/hello-world/"/>
<id>https://alexnine.xyz/2024/08/03/hello-world/</id>
<published>2024-08-03T12:58:52.553Z</published>
<updated>2024-08-03T13:45:04.741Z</updated>
<content type="html"><![CDATA[<p>Restart blog update since 2020.</p>]]></content>
<summary type="html"><p>Restart blog update since 2020.</p>
</summary>
</entry>
</feed>