diff options
author | clarkzjw <[email protected]> | 2018-01-18 06:25:31 +0000 |
---|---|---|
committer | clarkzjw <[email protected]> | 2018-01-18 06:25:31 +0000 |
commit | 0d95cc6fa4b201e8374db5d78ff980fc665fffb0 (patch) | |
tree | 60c09a2887b87ec8dccc492fa3a64e0ae661c8f6 /_posts | |
parent | e86bd1e4e9e31a4582a6a130f90c44f022a9afd3 (diff) | |
download | blog.jinwei.me-0d95cc6fa4b201e8374db5d78ff980fc665fffb0.tar.gz |
Thu Jan 18 06:25:31 UTC 2018
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2017/12/movies.html | 22 | ||||
-rw-r--r-- | _posts/2018/01/new-blog.html | 22 |
2 files changed, 12 insertions, 32 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 | & | ||
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 |
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html index da19248..ec53c8a 100644 --- a/_posts/2018/01/new-blog.html +++ b/_posts/2018/01/new-blog.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="newblog"> | 33 | <div class="section" id="newblog"> |
33 | <span id="id1"> | 34 | <span id="id1"> |
34 | </span> | 35 | </span> |
@@ -155,6 +156,7 @@ | |||
155 | </script> | 156 | </script> |
156 | <script async="" charset="utf-8" defer="" src="https://platform.twitter.com/widgets.js"> | 157 | <script async="" charset="utf-8" defer="" src="https://platform.twitter.com/widgets.js"> |
157 | </script> | 158 | </script> |
159 | <!--<script type="text/javascript" src="../../../_static/han.min.js"></script>--> | ||
158 | </div> | 160 | </div> |
159 | </div> | 161 | </div> |
160 | </div> | 162 | </div> |
@@ -225,19 +227,7 @@ | |||
225 | <div class="clearer"> | 227 | <div class="clearer"> |
226 | </div> | 228 | </div> |
227 | </div> | 229 | </div> |
228 | <div class="footer"> | 230 | <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> |
229 | ©2013 - 2018, clarkzjw. | Powered by | 231 | </script> |
230 | <a href="http://sphinx-doc.org/"> | ||
231 | Sphinx 1.6.6 | ||
232 | </a> | ||
233 | & | ||
234 | <a href="https://github.com/bitprophet/alabaster"> | ||
235 | Alabaster 0.7.10 | ||
236 | </a> | ||
237 | | | ||
238 | <a href="../../../_sources/_posts/2018/01/new-blog.rst.txt" rel="nofollow"> | ||
239 | Page source | ||
240 | </a> | ||
241 | </div> | ||
242 | </body> | 232 | </body> |
243 | </html> \ No newline at end of file | 233 | </html> \ No newline at end of file |