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 /index.html | |
parent | a521a19cad10360d863988cfabbe8f70b592edd9 (diff) | |
download | blog.jinwei.me-dc7af67fc6fca989517623799ec4413c92a8542a.tar.gz |
Thu Jan 18 10:04:37 UTC 2018
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -210,7 +210,7 @@ | |||
210 | <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> | 210 | <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> |
211 | </div> | 211 | </div> |
212 | </div> | 212 | </div> |
213 | <script async defer src="../../_static/w.js"></script> | 213 | <script async defer src="https://blog.jinwei.me/_static/w.js"></script> |
214 | <script async defer src="https://buttons.github.io/buttons.js"></script> | 214 | <script async defer src="https://buttons.github.io/buttons.js"></script> |
215 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> | 215 | <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> |
216 | </div> | 216 | </div> |
@@ -265,5 +265,7 @@ | |||
265 | </div> | 265 | </div> |
266 | <div class="clearer"></div> | 266 | <div class="clearer"></div> |
267 | </div> | 267 | </div> |
268 | <script async defer type="text/javascript" src="../../../_static/han.min.js"></script> | ||
269 | <script type="text/javascript">Han.init()</script> | ||
268 | </body> | 270 | </body> |
269 | </html> \ No newline at end of file | 271 | </html> \ No newline at end of file |