aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-18 06:38:14 +0000
committerclarkzjw <[email protected]>2018-01-18 06:38:14 +0000
commit6d167f7bee4643c2c17a5b1d9bf8c38041eecf24 (patch)
treee61d76de7efab80b64365f3ae988dde7bc4194e4 /_posts
parentaf39c10f217c40135dbe9b9ad7135e311f4925c2 (diff)
downloadblog.jinwei.me-6d167f7bee4643c2c17a5b1d9bf8c38041eecf24.tar.gz
Thu Jan 18 06:38:14 UTC 2018
Diffstat (limited to '_posts')
-rw-r--r--_posts/2017/12/movies.html3
-rw-r--r--_posts/2018/01/new-blog.html3
2 files changed, 6 insertions, 0 deletions
diff --git a/_posts/2017/12/movies.html b/_posts/2017/12/movies.html
index d78f382..90dfb38 100644
--- a/_posts/2017/12/movies.html
+++ b/_posts/2017/12/movies.html
@@ -428,5 +428,8 @@
428 </div> 428 </div>
429 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> 429 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript">
430 </script> 430 </script>
431 <script>
432 Han.init()
433 </script>
431 </body> 434 </body>
432</html> \ No newline at end of file 435</html> \ No newline at end of file
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html
index ec53c8a..df408d8 100644
--- a/_posts/2018/01/new-blog.html
+++ b/_posts/2018/01/new-blog.html
@@ -229,5 +229,8 @@
229 </div> 229 </div>
230 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> 230 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript">
231 </script> 231 </script>
232 <script>
233 Han.init()
234 </script>
232 </body> 235 </body>
233</html> \ No newline at end of file 236</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)