diff options
author | clarkzjw <[email protected]> | 2018-01-18 10:04:37 +0000 |
---|---|---|
committer | clarkzjw <[email protected]> | 2018-01-18 10:04:37 +0000 |
commit | dc7af67fc6fca989517623799ec4413c92a8542a (patch) | |
tree | 68f7fe2426efe99dffaef4e336a28c984de7ecf2 /search.html | |
parent | a521a19cad10360d863988cfabbe8f70b592edd9 (diff) | |
download | blog.jinwei.me-dc7af67fc6fca989517623799ec4413c92a8542a.tar.gz |
Thu Jan 18 10:04:37 UTC 2018
Diffstat (limited to 'search.html')
-rw-r--r-- | search.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/search.html b/search.html index 1f4c0b9..59dab51 100644 --- a/search.html +++ b/search.html | |||
@@ -88,7 +88,7 @@ | |||
88 | <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">Made w/ ❤️</text><text x="375" y="140" transform="scale(.1)" textLength="630">Made w/ ❤️</text><text x="1045" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="550">Hangzhou</text><text x="1045" y="140" transform="scale(.1)" textLength="550">Hangzhou</text></g> </svg> | 88 | <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">Made w/ ❤️</text><text x="375" y="140" transform="scale(.1)" textLength="630">Made w/ ❤️</text><text x="1045" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="550">Hangzhou</text><text x="1045" y="140" transform="scale(.1)" textLength="550">Hangzhou</text></g> </svg> |
89 | </div> | 89 | </div> |
90 | </div> | 90 | </div> |
91 | <script async defer src="../../_static/w.js"></script> | 91 | <script async defer src="https://blog.jinwei.me/_static/w.js"></script> |
92 | <script async defer src="https://buttons.github.io/buttons.js"></script> | 92 | <script async defer src="https://buttons.github.io/buttons.js"></script> |
93 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | 93 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> |
94 | </div> | 94 | </div> |
@@ -143,5 +143,7 @@ | |||
143 | </div> | 143 | </div> |
144 | <div class="clearer"></div> | 144 | <div class="clearer"></div> |
145 | </div> | 145 | </div> |
146 | <script async defer type="text/javascript" src="../../../_static/han.min.js"></script> | ||
147 | <script type="text/javascript">Han.init()</script> | ||
146 | </body> | 148 | </body> |
147 | </html> \ No newline at end of file | 149 | </html> \ No newline at end of file |