-
Notifications
You must be signed in to change notification settings - Fork 0
/
search.xml
25 lines (25 loc) · 1.06 KB
/
search.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
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title><![CDATA[chris title]]></title>
<url>%2Fchris%2F2019%2F10%2F01%2Fchris-title%2F</url>
<content type="text"></content>
<categories>
<category>大傻哈</category>
</categories>
<tags>
<tag>test</tag>
</tags>
</entry>
<entry>
<title><![CDATA[Hello World]]></title>
<url>%2Fchris%2F2019%2F09%2F30%2Fhello-world%2F</url>
<content type="text"><![CDATA[Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing HEEEEWritingRun server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment]]></content>
<categories>
<category>小橘猫</category>
</categories>
<tags>
<tag>hello</tag>
</tags>
</entry>
</search>