aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-18 06:49:50 +0000
committerclarkzjw <[email protected]>2018-01-18 06:49:50 +0000
commit077db8109fc532f493d41f50a2eee4dcf9ad9f37 (patch)
tree8134706ea6ccd959b2959ae9e4829d922228ab13 /search.html
parentbe19fab65e5bb3aa7717ce40fef2b58fd66a7259 (diff)
downloadblog.jinwei.me-077db8109fc532f493d41f50a2eee4dcf9ad9f37.tar.gz
Thu Jan 18 06:49:50 UTC 2018
Diffstat (limited to 'search.html')
-rw-r--r--search.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/search.html b/search.html
index bb3d76c..252748d 100644
--- a/search.html
+++ b/search.html
@@ -1,7 +1,7 @@
1 1
2<!DOCTYPE html> 2<!DOCTYPE html>
3 3
4<html xmlns="http://www.w3.org/1999/xhtml"> 4<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-Hans-CN">
5 <head> 5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>Search &#8212; Hello World</title> 7 <title>Search &#8212; Hello World</title>
@@ -48,7 +48,7 @@
48 <div class="document"> 48 <div class="document">
49 <div class="documentwrapper"> 49 <div class="documentwrapper">
50 <div class="bodywrapper"> 50 <div class="bodywrapper">
51 <div class="body" role="main"> 51 <div class="body han-init-context" role="main">
52 52
53 <h1 id="search-documentation">Search</h1> 53 <h1 id="search-documentation">Search</h1>
54 <div id="fallback" class="admonition warning"> 54 <div id="fallback" class="admonition warning">
@@ -132,5 +132,6 @@
132 </div> 132 </div>
133 <div class="clearer"></div> 133 <div class="clearer"></div>
134 </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script> 134 </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script>
135<script type="text/javascript">Han.init()</script>
135 </body> 136 </body>
136</html> \ No newline at end of file 137</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)