diff options
author | clarkzjw <[email protected]> | 2018-01-18 08:59:50 +0000 |
---|---|---|
committer | clarkzjw <[email protected]> | 2018-01-18 08:59:50 +0000 |
commit | a841ce9bfe066a2af54f8e7327e0828e642195a7 (patch) | |
tree | e65a09f14f23324364105de019cac9e0366438e3 /search.html | |
parent | f754588de7b6a91019a7a5a396bcb5838ab2f3ff (diff) | |
download | blog.jinwei.me-a841ce9bfe066a2af54f8e7327e0828e642195a7.tar.gz |
Thu Jan 18 08:59:50 UTC 2018
Diffstat (limited to 'search.html')
-rw-r--r-- | search.html | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/search.html b/search.html index 252748d..20bf280 100644 --- a/search.html +++ b/search.html | |||
@@ -48,6 +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 | |||
51 | <div class="body han-init-context" role="main"> | 52 | <div class="body han-init-context" role="main"> |
52 | 53 | ||
53 | <h1 id="search-documentation">Search</h1> | 54 | <h1 id="search-documentation">Search</h1> |
@@ -74,11 +75,18 @@ | |||
74 | 75 | ||
75 | </div> | 76 | </div> |
76 | 77 | ||
77 | <div class="just-comments" | 78 | <div> |
79 | <div class="just-comments" | ||
78 | data-allowguests="true" | 80 | data-allowguests="true" |
79 | data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> | 81 | data-apikey="4bb18080-e236-4513-bd72-3a032f35d3bb"> |
82 | </div> | ||
83 | <br> | ||
84 | <div style="width: 50%; margin: 0 auto;"> | ||
85 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="138" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="138" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h73v20H0z"/><path fill="#e05d44" d="M73 0h65v20H73z"/><path fill="url(#b)" d="M0 0h138v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="375" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="630">Powered by</text><text x="375" y="140" transform="scale(.1)" textLength="630">Powered by</text><text x="1045" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="550">Cloudflare</text><text x="1045" y="140" transform="scale(.1)" textLength="550">Cloudflare</text></g> </svg> | ||
86 | <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="116" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="116" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h69v20H0z"/><path fill="#97CA00" d="M69 0h47v20H69z"/><path fill="url(#b)" d="M0 0h116v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"><text x="355" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="590">Hosted on </text><text x="355" y="140" transform="scale(.1)" textLength="590">Hosted on </text><text x="915" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">GitHub</text><text x="915" y="140" transform="scale(.1)" textLength="370">GitHub</text></g> </svg> | ||
87 | </div> | ||
80 | </div> | 88 | </div> |
81 | <script async defer src="https://just-comments.com/w.js"></script> | 89 | <script async defer src="../../_static/w.js"></script> |
82 | <script async defer src="https://buttons.github.io/buttons.js"></script> | 90 | <script async defer src="https://buttons.github.io/buttons.js"></script> |
83 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | 91 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> |
84 | </div> | 92 | </div> |
@@ -131,7 +139,6 @@ | |||
131 | </div> | 139 | </div> |
132 | </div> | 140 | </div> |
133 | <div class="clearer"></div> | 141 | <div class="clearer"></div> |
134 | </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script> | 142 | </div> |
135 | <script type="text/javascript">Han.init()</script> | ||
136 | </body> | 143 | </body> |
137 | </html> \ No newline at end of file | 144 | </html> \ No newline at end of file |