aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-18 06:49:50 +0000
committerclarkzjw <[email protected]>2018-01-18 06:49:50 +0000
commit077db8109fc532f493d41f50a2eee4dcf9ad9f37 (patch)
tree8134706ea6ccd959b2959ae9e4829d922228ab13 /_posts
parentbe19fab65e5bb3aa7717ce40fef2b58fd66a7259 (diff)
downloadblog.jinwei.me-077db8109fc532f493d41f50a2eee4dcf9ad9f37.tar.gz
Thu Jan 18 06:49:50 UTC 2018
Diffstat (limited to '_posts')
-rw-r--r--_posts/2017/12/movies.html7
-rw-r--r--_posts/2018/01/new-blog.html7
2 files changed, 10 insertions, 4 deletions
diff --git a/_posts/2017/12/movies.html b/_posts/2017/12/movies.html
index dbd10e4..fa6ac1e 100644
--- a/_posts/2017/12/movies.html
+++ b/_posts/2017/12/movies.html
@@ -1,5 +1,5 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml"> 2<html lang="zh-Hans-CN" xmlns="http://www.w3.org/1999/xhtml">
3 <head> 3 <head>
4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> 4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
5 <title> 5 <title>
@@ -29,7 +29,7 @@
29 <div class="document"> 29 <div class="document">
30 <div class="documentwrapper"> 30 <div class="documentwrapper">
31 <div class="bodywrapper"> 31 <div class="bodywrapper">
32 <div class="body" role="main"> 32 <div class="body han-init-context" role="main">
33 <div class="section" id="movie"> 33 <div class="section" id="movie">
34 <span id="id1"> 34 <span id="id1">
35 </span> 35 </span>
@@ -427,5 +427,8 @@
427 </div> 427 </div>
428 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> 428 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript">
429 </script> 429 </script>
430 <script type="text/javascript">
431 Han.init()
432 </script>
430 </body> 433 </body>
431</html> \ No newline at end of file 434</html> \ No newline at end of file
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html
index 8c00896..9a513bc 100644
--- a/_posts/2018/01/new-blog.html
+++ b/_posts/2018/01/new-blog.html
@@ -1,5 +1,5 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml"> 2<html lang="zh-Hans-CN" xmlns="http://www.w3.org/1999/xhtml">
3 <head> 3 <head>
4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> 4 <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
5 <title> 5 <title>
@@ -29,7 +29,7 @@
29 <div class="document"> 29 <div class="document">
30 <div class="documentwrapper"> 30 <div class="documentwrapper">
31 <div class="bodywrapper"> 31 <div class="bodywrapper">
32 <div class="body" role="main"> 32 <div class="body han-init-context" role="main">
33 <div class="section" id="newblog"> 33 <div class="section" id="newblog">
34 <span id="id1"> 34 <span id="id1">
35 </span> 35 </span>
@@ -228,5 +228,8 @@
228 </div> 228 </div>
229 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> 229 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript">
230 </script> 230 </script>
231 <script type="text/javascript">
232 Han.init()
233 </script>
231 </body> 234 </body>
232</html> \ No newline at end of file 235</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)