diff options
author | clarkzjw <[email protected]> | 2018-01-18 06:25:31 +0000 |
---|---|---|
committer | clarkzjw <[email protected]> | 2018-01-18 06:25:31 +0000 |
commit | 0d95cc6fa4b201e8374db5d78ff980fc665fffb0 (patch) | |
tree | 60c09a2887b87ec8dccc492fa3a64e0ae661c8f6 /search.html | |
parent | e86bd1e4e9e31a4582a6a130f90c44f022a9afd3 (diff) | |
download | blog.jinwei.me-0d95cc6fa4b201e8374db5d78ff980fc665fffb0.tar.gz |
Thu Jan 18 06:25:31 UTC 2018
Diffstat (limited to 'search.html')
-rw-r--r-- | search.html | 22 |
1 files changed, 5 insertions, 17 deletions
diff --git a/search.html b/search.html index ea75ae4..ef62ae1 100644 --- a/search.html +++ b/search.html | |||
@@ -1,7 +1,5 @@ | |||
1 | 1 | ||
2 | 2 | <!DOCTYPE html> | |
3 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | ||
4 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
5 | 3 | ||
6 | <html xmlns="http://www.w3.org/1999/xhtml"> | 4 | <html xmlns="http://www.w3.org/1999/xhtml"> |
7 | <head> | 5 | <head> |
@@ -11,6 +9,7 @@ | |||
11 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | 9 | <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> |
12 | <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" /> | 10 | <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" /> |
13 | <link rel="stylesheet" href="_static/git-pull.css" type="text/css" /> | 11 | <link rel="stylesheet" href="_static/git-pull.css" type="text/css" /> |
12 | <link rel="stylesheet" href="_static/han.min.css" type="text/css" /> | ||
14 | <script type="text/javascript"> | 13 | <script type="text/javascript"> |
15 | var DOCUMENTATION_OPTIONS = { | 14 | var DOCUMENTATION_OPTIONS = { |
16 | URL_ROOT: './', | 15 | URL_ROOT: './', |
@@ -49,7 +48,7 @@ | |||
49 | <div class="document"> | 48 | <div class="document"> |
50 | <div class="documentwrapper"> | 49 | <div class="documentwrapper"> |
51 | <div class="bodywrapper"> | 50 | <div class="bodywrapper"> |
52 | <div class="body" role="main"> | 51 | <div class="body han-init-context" role="main"> |
53 | 52 | ||
54 | <h1 id="search-documentation">Search</h1> | 53 | <h1 id="search-documentation">Search</h1> |
55 | <div id="fallback" class="admonition warning"> | 54 | <div id="fallback" class="admonition warning"> |
@@ -82,6 +81,7 @@ | |||
82 | <script async defer src="https://just-comments.com/w.js"></script> | 81 | <script async defer src="https://just-comments.com/w.js"></script> |
83 | <script async defer src="https://buttons.github.io/buttons.js"></script> | 82 | <script async defer src="https://buttons.github.io/buttons.js"></script> |
84 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | 83 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> |
84 | <!--<script type="text/javascript" src="../../../_static/han.min.js"></script>--> | ||
85 | </div> | 85 | </div> |
86 | </div> | 86 | </div> |
87 | </div> | 87 | </div> |
@@ -132,18 +132,6 @@ | |||
132 | </div> | 132 | </div> |
133 | </div> | 133 | </div> |
134 | <div class="clearer"></div> | 134 | <div class="clearer"></div> |
135 | </div> | 135 | </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script> |
136 | <div class="footer"> | ||
137 | ©2013 - 2018, clarkzjw. | ||
138 | |||
139 | | | ||
140 | Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.6</a> | ||
141 | & <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a> | ||
142 | |||
143 | </div> | ||
144 | |||
145 | |||
146 | |||
147 | |||
148 | </body> | 136 | </body> |
149 | </html> \ No newline at end of file | 137 | </html> \ No newline at end of file |