diff options
-rw-r--r-- | .lastmodify | 2 | ||||
-rw-r--r-- | _posts/2017/12/movies.html | 35 | ||||
-rw-r--r-- | _posts/2018/01/new-blog.html | 35 | ||||
-rw-r--r-- | genindex.html | 2 | ||||
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | rss.xml | 4 | ||||
-rw-r--r-- | search.html | 2 |
7 files changed, 81 insertions, 1 deletions
diff --git a/.lastmodify b/.lastmodify index fcbc511..44e0f68 100644 --- a/.lastmodify +++ b/.lastmodify | |||
@@ -1 +1 @@ | |||
Thu Jan 18 09:25:23 UTC 2018 | Thu Jan 18 09:39:36 UTC 2018 | ||
diff --git a/_posts/2017/12/movies.html b/_posts/2017/12/movies.html index b5893a9..497ee76 100644 --- a/_posts/2017/12/movies.html +++ b/_posts/2017/12/movies.html | |||
@@ -420,6 +420,41 @@ | |||
420 | </text> | 420 | </text> |
421 | </g> | 421 | </g> |
422 | </svg> | 422 | </svg> |
423 | <br/> | ||
424 | <svg height="20" width="138" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
425 | <linearGradient id="b" x2="0" y2="100%"> | ||
426 | <stop offset="0" stop-color="#bbb" stop-opacity=".1"> | ||
427 | </stop> | ||
428 | <stop offset="1" stop-opacity=".1"> | ||
429 | </stop> | ||
430 | </linearGradient> | ||
431 | <clipPath id="a"> | ||
432 | <rect fill="#fff" height="20" rx="3" width="138"> | ||
433 | </rect> | ||
434 | </clipPath> | ||
435 | <g clip-path="url(#a)"> | ||
436 | <path d="M0 0h73v20H0z" fill="#555"> | ||
437 | </path> | ||
438 | <path d="M73 0h65v20H73z" fill="#e05d44"> | ||
439 | </path> | ||
440 | <path d="M0 0h138v20H0z" fill="url(#b)"> | ||
441 | </path> | ||
442 | </g> | ||
443 | <g fill="#fff" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110" text-anchor="middle"> | ||
444 | <text fill="#010101" fill-opacity=".3" textLength="630" transform="scale(.1)" x="375" y="150"> | ||
445 | Made w/ ❤️ | ||
446 | </text> | ||
447 | <text textLength="630" transform="scale(.1)" x="375" y="140"> | ||
448 | Made w/ ❤️ | ||
449 | </text> | ||
450 | <text fill="#010101" fill-opacity=".3" textLength="550" transform="scale(.1)" x="1045" y="150"> | ||
451 | Hangzhou | ||
452 | </text> | ||
453 | <text textLength="550" transform="scale(.1)" x="1045" y="140"> | ||
454 | Hangzhou | ||
455 | </text> | ||
456 | </g> | ||
457 | </svg> | ||
423 | </div> | 458 | </div> |
424 | </div> | 459 | </div> |
425 | <script async="" defer="" src="../../_static/w.js"> | 460 | <script async="" defer="" src="../../_static/w.js"> |
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html index 80c7f60..710ea59 100644 --- a/_posts/2018/01/new-blog.html +++ b/_posts/2018/01/new-blog.html | |||
@@ -221,6 +221,41 @@ | |||
221 | </text> | 221 | </text> |
222 | </g> | 222 | </g> |
223 | </svg> | 223 | </svg> |
224 | <br/> | ||
225 | <svg height="20" width="138" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> | ||
226 | <linearGradient id="b" x2="0" y2="100%"> | ||
227 | <stop offset="0" stop-color="#bbb" stop-opacity=".1"> | ||
228 | </stop> | ||
229 | <stop offset="1" stop-opacity=".1"> | ||
230 | </stop> | ||
231 | </linearGradient> | ||
232 | <clipPath id="a"> | ||
233 | <rect fill="#fff" height="20" rx="3" width="138"> | ||
234 | </rect> | ||
235 | </clipPath> | ||
236 | <g clip-path="url(#a)"> | ||
237 | <path d="M0 0h73v20H0z" fill="#555"> | ||
238 | </path> | ||
239 | <path d="M73 0h65v20H73z" fill="#e05d44"> | ||
240 | </path> | ||
241 | <path d="M0 0h138v20H0z" fill="url(#b)"> | ||
242 | </path> | ||
243 | </g> | ||
244 | <g fill="#fff" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110" text-anchor="middle"> | ||
245 | <text fill="#010101" fill-opacity=".3" textLength="630" transform="scale(.1)" x="375" y="150"> | ||
246 | Made w/ ❤️ | ||
247 | </text> | ||
248 | <text textLength="630" transform="scale(.1)" x="375" y="140"> | ||
249 | Made w/ ❤️ | ||
250 | </text> | ||
251 | <text fill="#010101" fill-opacity=".3" textLength="550" transform="scale(.1)" x="1045" y="150"> | ||
252 | Hangzhou | ||
253 | </text> | ||
254 | <text textLength="550" transform="scale(.1)" x="1045" y="140"> | ||
255 | Hangzhou | ||
256 | </text> | ||
257 | </g> | ||
258 | </svg> | ||
224 | </div> | 259 | </div> |
225 | </div> | 260 | </div> |
226 | <script async="" defer="" src="../../_static/w.js"> | 261 | <script async="" defer="" src="../../_static/w.js"> |
diff --git a/genindex.html b/genindex.html index d0d22a7..424b1ec 100644 --- a/genindex.html +++ b/genindex.html | |||
@@ -61,6 +61,8 @@ | |||
61 | <div style="width: 50%; margin: 0 auto;"> | 61 | <div style="width: 50%; margin: 0 auto;"> |
62 | <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> | 62 | <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> |
63 | <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> | 63 | <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> |
64 | <br> | ||
65 | <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> | ||
64 | </div> | 66 | </div> |
65 | </div> | 67 | </div> |
66 | <script async defer src="../../_static/w.js"></script> | 68 | <script async defer src="../../_static/w.js"></script> |
@@ -206,6 +206,8 @@ | |||
206 | <div style="width: 50%; margin: 0 auto;"> | 206 | <div style="width: 50%; margin: 0 auto;"> |
207 | <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> | 207 | <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> |
208 | <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> | 208 | <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> |
209 | <br> | ||
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> | ||
209 | </div> | 211 | </div> |
210 | </div> | 212 | </div> |
211 | <script async defer src="../../_static/w.js"></script> | 213 | <script async defer src="../../_static/w.js"></script> |
@@ -91,6 +91,8 @@ House Of Cards, Season 1 | |||
91 | Powered byPowered byCloudflareCloudflare | 91 | Powered byPowered byCloudflareCloudflare |
92 | Hosted on Hosted on GitHubGitHub | 92 | Hosted on Hosted on GitHubGitHub |
93 | 93 | ||
94 | Made w/ ❤️Made w/ ❤️HangzhouHangzhou | ||
95 | |||
94 | 96 | ||
95 | 97 | ||
96 | 98 | ||
@@ -165,6 +167,8 @@ GitHub的一个repo,然后每篇文章的评论对应这个repo中的issue。� | |||
165 | Powered byPowered byCloudflareCloudflare | 167 | Powered byPowered byCloudflareCloudflare |
166 | Hosted on Hosted on GitHubGitHub | 168 | Hosted on Hosted on GitHubGitHub |
167 | 169 | ||
170 | Made w/ ❤️Made w/ ❤️HangzhouHangzhou | ||
171 | |||
168 | 172 | ||
169 | 173 | ||
170 | 174 | ||
diff --git a/search.html b/search.html index 717daf1..3582471 100644 --- a/search.html +++ b/search.html | |||
@@ -84,6 +84,8 @@ | |||
84 | <div style="width: 50%; margin: 0 auto;"> | 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> | 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> | 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 | <br> | ||
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> | ||
87 | </div> | 89 | </div> |
88 | </div> | 90 | </div> |
89 | <script async defer src="../../_static/w.js"></script> | 91 | <script async defer src="../../_static/w.js"></script> |