-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.xml
28 lines (18 loc) · 1.05 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
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title><![CDATA[标签测试文章]]></title>
<url>%2F2017%2F02%2F10%2F%E6%96%87%E7%AB%A0%E6%A0%87%E9%A2%98-1%2F</url>
<content type="text"></content>
</entry>
<entry>
<title><![CDATA[文章标题]]></title>
<url>%2F2017%2F02%2F10%2F%E6%96%87%E7%AB%A0%E6%A0%87%E9%A2%98%2F</url>
<content type="text"></content>
</entry>
<entry>
<title><![CDATA[Hello World]]></title>
<url>%2F2017%2F02%2F09%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 Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy More info: Deployment]]></content>
</entry>
</search>