From 077db8109fc532f493d41f50a2eee4dcf9ad9f37 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Thu, 18 Jan 2018 06:49:50 +0000 Subject: Thu Jan 18 06:49:50 UTC 2018 --- _posts/2017/12/movies.html | 7 +++++-- _posts/2018/01/new-blog.html | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) (limited to '_posts') 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 @@ - + @@ -29,7 +29,7 @@ <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> - <div class="body" role="main"> + <div class="body han-init-context" role="main"> <div class="section" id="movie"> <span id="id1"> </span> @@ -427,5 +427,8 @@ </div> <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> </script> + <script type="text/javascript"> + Han.init() + </script> </body> </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 @@ <!DOCTYPE html> -<html xmlns="http://www.w3.org/1999/xhtml"> +<html lang="zh-Hans-CN" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title> @@ -29,7 +29,7 @@ <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> - <div class="body" role="main"> + <div class="body han-init-context" role="main"> <div class="section" id="newblog"> <span id="id1"> </span> @@ -228,5 +228,8 @@ </div> <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> </script> + <script type="text/javascript"> + Han.init() + </script> </body> </html> \ No newline at end of file -- cgit v1.2.3