aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-18 09:39:36 +0000
committerclarkzjw <[email protected]>2018-01-18 09:39:36 +0000
commit55fcb3b59361e9250f4eed41978b27ed885bed41 (patch)
tree907d25358bc7f33a1d8068c13ca24cf582885548 /_posts
parentbb7651a1b7a79c0fe2d0f4f7d395e8bf20db6432 (diff)
downloadblog.jinwei.me-55fcb3b59361e9250f4eed41978b27ed885bed41.tar.gz
Thu Jan 18 09:39:36 UTC 2018
Diffstat (limited to '_posts')
-rw-r--r--_posts/2017/12/movies.html35
-rw-r--r--_posts/2018/01/new-blog.html35
2 files changed, 70 insertions, 0 deletions
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">
Powered by cgit v1.2.3 (git 2.41.0)