-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
141 lines (63 loc) · 3.1 KB
/
atom.xml
File metadata and controls
141 lines (63 loc) · 3.1 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Hexo</title>
<icon>http://example.com/icon.png</icon>
<link href="http://example.com/atom.xml" rel="self"/>
<link href="http://example.com/"/>
<updated>2024-10-24T14:21:32.923Z</updated>
<id>http://example.com/</id>
<author>
<name>John Doe</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>test systematically</title>
<link href="http://example.com/2024/10/24/test%20again/"/>
<id>http://example.com/2024/10/24/test%20again/</id>
<published>2024-10-24T14:20:59.000Z</published>
<updated>2024-10-24T14:21:32.923Z</updated>
<summary type="html"><p>alashdfalsfg</p>
</summary>
</entry>
<entry>
<title>test systematically</title>
<link href="http://example.com/2024/10/24/test-systematically/"/>
<id>http://example.com/2024/10/24/test-systematically/</id>
<published>2024-10-24T14:18:59.000Z</published>
<updated>2024-10-24T15:16:29.544Z</updated>
<summary type="html"><p>alashdfalsf</p>
</summary>
<category term="1" scheme="http://example.com/categories/1/"/>
</entry>
<entry>
<title>testers</title>
<link href="http://example.com/2024/10/24/testers/"/>
<id>http://example.com/2024/10/24/testers/</id>
<published>2024-10-24T10:59:42.000Z</published>
<updated>2024-10-24T11:00:18.826Z</updated>
<summary type="html"><p>we are</summary>
</entry>
<entry>
<title>demo</title>
<link href="http://example.com/2024/10/23/demo/"/>
<id>http://example.com/2024/10/23/demo/</id>
<published>2024-10-23T12:24:25.000Z</published>
<updated>2024-10-23T12:27:28.121Z</updated>
<summary type="html"><p>This is a test<br>$$<br>F(\omega) &#x3D; \int_{-\infty}^{\infty}f(t)\mathrm{e}^{-\mathrm{i}\omega t} \dd</summary>
</entry>
<entry>
<title>Chasewonder</title>
<link href="http://example.com/2024/10/23/Chasewonder/"/>
<id>http://example.com/2024/10/23/Chasewonder/</id>
<published>2024-10-23T10:55:57.000Z</published>
<updated>2024-10-23T10:55:57.532Z</updated>
</entry>
<entry>
<title>Hello World</title>
<link href="http://example.com/2024/10/23/hello-world/"/>
<id>http://example.com/2024/10/23/hello-world/</id>
<published>2024-10-23T10:48:50.698Z</published>
<updated>2024-10-23T10:48:50.698Z</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>