aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2018/01/new-blog.html')
-rw-r--r--_posts/2018/01/new-blog.html22
1 files changed, 6 insertions, 16 deletions
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 &amp;
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
Powered by cgit v1.2.3 (git 2.41.0)