aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2017/12/movies.html')
-rw-r--r--_posts/2017/12/movies.html7
1 files changed, 5 insertions, 2 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
Powered by cgit v1.2.3 (git 2.41.0)