-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
44 lines (44 loc) · 2.14 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>http://localhost:4000</id>
<title>ZHYCarge bots</title>
<updated>2021-12-12T10:01:19.405Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<link rel="alternate" href="http://localhost:4000"/>
<link rel="self" href="http://localhost:4000/atom.xml"/>
<subtitle>一个傻傻的机器人</subtitle>
<logo>http://localhost:4000/images/avatar.png</logo>
<icon>http://localhost:4000/favicon.ico</icon>
<rights>All rights reserved 2021, ZHYCarge bots</rights>
<entry>
<title type="html"><![CDATA[开发文档]]></title>
<id>http://localhost:4000/post/kai-fa-wen-dang/</id>
<link href="http://localhost:4000/post/kai-fa-wen-dang/">
</link>
<updated>2021-12-10T14:22:44.000Z</updated>
<content type="html"><![CDATA[<p>在此篇文档中,将以一种索引的方式介绍小助手的编写方式以及对相关功能的实现方式,具体内容可以通过点击下面链接进行详细查询</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[使用文档]]></title>
<id>http://localhost:4000/post/cao-zuo-wen-dang/</id>
<link href="http://localhost:4000/post/cao-zuo-wen-dang/">
</link>
<updated>2021-12-10T14:21:03.000Z</updated>
<content type="html"><![CDATA[<p>在这里详细介绍了小助手的基本的使用指南,以及即将开发的功能参数,具体内容请点击相关链接进行跳转</p>
<!--more-->]]></content>
</entry>
<entry>
<title type="html"><![CDATA[挂个标签]]></title>
<id>http://localhost:4000/post/hello-world/</id>
<link href="http://localhost:4000/post/hello-world/">
</link>
<updated>2021-12-10T01:17:03.000Z</updated>
<summary type="html"><![CDATA[<p>别看了别看了,孩子暂时没时间写博客呜呜呜</p>
]]></summary>
<content type="html"><![CDATA[<p>别看了别看了,孩子暂时没时间写博客呜呜呜</p>
<!--more-->
<p>没想到你竟然还点开看看。。。麻了</p>
]]></content>
</entry>
</feed>