-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
31 lines (26 loc) · 932 Bytes
/
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[普通码农曹先生]]></title>
<link href="https://caowenjin2.github.io/atom.xml" rel="self"/>
<link href="https://caowenjin2.github.io/"/>
<updated>2021-09-28T19:05:29+08:00</updated>
<id>https://caowenjin2.github.io/</id>
<author>
<name><![CDATA[]]></name>
</author>
<generator uri="http://www.mweb.im/">MWeb</generator>
<entry>
<title type="html"><![CDATA[第一篇文章]]></title>
<link href="https://caowenjin2.github.io/16323792735575.html"/>
<updated>2021-09-23T14:41:13+08:00</updated>
<id>https://caowenjin2.github.io/16323792735575.html</id>
<content type="html"><![CDATA[
<p>测试。</p>
<hr />
<pre class="line-numbers"><code class="language-javascript">alert('Hello World!')
</code></pre>
<hr />
<p>由MWeb生成并发布。</p>
]]></content>
</entry>
</feed>