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 /_posts | |
parent | a521a19cad10360d863988cfabbe8f70b592edd9 (diff) | |
download | blog.jinwei.me-dc7af67fc6fca989517623799ec4413c92a8542a.tar.gz |
Thu Jan 18 10:04:37 UTC 2018
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2017/12/movies.html | 7 | ||||
-rw-r--r-- | _posts/2018/01/new-blog.html | 7 |
2 files changed, 12 insertions, 2 deletions
diff --git a/_posts/2017/12/movies.html b/_posts/2017/12/movies.html index 5962765..84c165b 100644 --- a/_posts/2017/12/movies.html +++ b/_posts/2017/12/movies.html | |||
@@ -457,7 +457,7 @@ | |||
457 | </svg> | 457 | </svg> |
458 | </div> | 458 | </div> |
459 | </div> | 459 | </div> |
460 | <script async="" defer="" src="../../_static/w.js"> | 460 | <script async="" defer="" src="https://blog.jinwei.me/_static/w.js"> |
461 | </script> | 461 | </script> |
462 | <script async="" defer="" src="https://buttons.github.io/buttons.js"> | 462 | <script async="" defer="" src="https://buttons.github.io/buttons.js"> |
463 | </script> | 463 | </script> |
@@ -533,5 +533,10 @@ | |||
533 | <div class="clearer"> | 533 | <div class="clearer"> |
534 | </div> | 534 | </div> |
535 | </div> | 535 | </div> |
536 | <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> | ||
537 | </script> | ||
538 | <script type="text/javascript"> | ||
539 | Han.init() | ||
540 | </script> | ||
536 | </body> | 541 | </body> |
537 | </html> \ No newline at end of file | 542 | </html> \ No newline at end of file |
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html index c271bb8..e907798 100644 --- a/_posts/2018/01/new-blog.html +++ b/_posts/2018/01/new-blog.html | |||
@@ -258,7 +258,7 @@ | |||
258 | </svg> | 258 | </svg> |
259 | </div> | 259 | </div> |
260 | </div> | 260 | </div> |
261 | <script async="" defer="" src="../../_static/w.js"> | 261 | <script async="" defer="" src="https://blog.jinwei.me/_static/w.js"> |
262 | </script> | 262 | </script> |
263 | <script async="" defer="" src="https://buttons.github.io/buttons.js"> | 263 | <script async="" defer="" src="https://buttons.github.io/buttons.js"> |
264 | </script> | 264 | </script> |
@@ -334,5 +334,10 @@ | |||
334 | <div class="clearer"> | 334 | <div class="clearer"> |
335 | </div> | 335 | </div> |
336 | </div> | 336 | </div> |
337 | <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> | ||
338 | </script> | ||
339 | <script type="text/javascript"> | ||
340 | Han.init() | ||
341 | </script> | ||
337 | </body> | 342 | </body> |
338 | </html> \ No newline at end of file | 343 | </html> \ No newline at end of file |