aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2017/12/movies.html')
-rw-r--r--_posts/2017/12/movies.html22
1 files changed, 6 insertions, 16 deletions
diff --git a/_posts/2017/12/movies.html b/_posts/2017/12/movies.html
index 5264711..d78f382 100644
--- a/_posts/2017/12/movies.html
+++ b/_posts/2017/12/movies.html
@@ -1,4 +1,4 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml"> 2<html 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"/>
@@ -9,6 +9,7 @@
9 <link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/> 9 <link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
10 <link href="../../../_static/flexboxgrid.min.css" rel="stylesheet" type="text/css"/> 10 <link href="../../../_static/flexboxgrid.min.css" rel="stylesheet" type="text/css"/>
11 <link href="../../../_static/git-pull.css" rel="stylesheet" type="text/css"/> 11 <link href="../../../_static/git-pull.css" rel="stylesheet" type="text/css"/>
12 <link href="../../../_static/han.min.css" rel="stylesheet" type="text/css"/>
12 <script type="text/javascript"> 13 <script type="text/javascript">
13 var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: '0.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' }; 14 var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: '0.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' };
14 </script> 15 </script>
@@ -28,7 +29,7 @@
28 <div class="document"> 29 <div class="document">
29 <div class="documentwrapper"> 30 <div class="documentwrapper">
30 <div class="bodywrapper"> 31 <div class="bodywrapper">
31 <div class="body" role="main"> 32 <div class="body han-init-context" role="main">
32 <div class="section" id="movie"> 33 <div class="section" id="movie">
33 <span id="id1"> 34 <span id="id1">
34 </span> 35 </span>
@@ -354,6 +355,7 @@
354 </script> 355 </script>
355 <script async="" charset="utf-8" defer="" src="https://platform.twitter.com/widgets.js"> 356 <script async="" charset="utf-8" defer="" src="https://platform.twitter.com/widgets.js">
356 </script> 357 </script>
358 <!--<script type="text/javascript" src="../../../_static/han.min.js"></script>-->
357 </div> 359 </div>
358 </div> 360 </div>
359 </div> 361 </div>
@@ -424,19 +426,7 @@
424 <div class="clearer"> 426 <div class="clearer">
425 </div> 427 </div>
426 </div> 428 </div>
427 <div class="footer"> 429 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript">
428 ©2013 - 2018, clarkzjw. | Powered by 430 </script>
429 <a href="http://sphinx-doc.org/">
430 Sphinx 1.6.6
431 </a>
432 &amp;
433 <a href="https://github.com/bitprophet/alabaster">
434 Alabaster 0.7.10
435 </a>
436 |
437 <a href="../../../_sources/_posts/2017/12/movies.rst.txt" rel="nofollow">
438 Page source
439 </a>
440 </div>
441 </body> 431 </body>
442</html> \ No newline at end of file 432</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)