aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-01-18 06:25:31 +0000
committerclarkzjw <[email protected]>2018-01-18 06:25:31 +0000
commit0d95cc6fa4b201e8374db5d78ff980fc665fffb0 (patch)
tree60c09a2887b87ec8dccc492fa3a64e0ae661c8f6 /index.html
parente86bd1e4e9e31a4582a6a130f90c44f022a9afd3 (diff)
downloadblog.jinwei.me-0d95cc6fa4b201e8374db5d78ff980fc665fffb0.tar.gz
Thu Jan 18 06:25:31 UTC 2018
Diffstat (limited to 'index.html')
-rw-r--r--index.html25
1 files changed, 5 insertions, 20 deletions
diff --git a/index.html b/index.html
index 9cb5947..5d57c7e 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,5 @@
1 1
2 2<!DOCTYPE html>
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 3
6<html xmlns="http://www.w3.org/1999/xhtml"> 4<html xmlns="http://www.w3.org/1999/xhtml">
7 <head> 5 <head>
@@ -11,6 +9,7 @@
11 <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> 9 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
12 <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" /> 10 <link rel="stylesheet" href="_static/flexboxgrid.min.css" type="text/css" />
13 <link rel="stylesheet" href="_static/git-pull.css" type="text/css" /> 11 <link rel="stylesheet" href="_static/git-pull.css" type="text/css" />
12 <link rel="stylesheet" href="_static/han.min.css" type="text/css" />
14 <script type="text/javascript"> 13 <script type="text/javascript">
15 var DOCUMENTATION_OPTIONS = { 14 var DOCUMENTATION_OPTIONS = {
16 URL_ROOT: './', 15 URL_ROOT: './',
@@ -41,7 +40,7 @@
41 <div class="document"> 40 <div class="document">
42 <div class="documentwrapper"> 41 <div class="documentwrapper">
43 <div class="bodywrapper"> 42 <div class="bodywrapper">
44 <div class="body" role="main"> 43 <div class="body han-init-context" role="main">
45 44
46 <div class="section" id="hello-world"> 45 <div class="section" id="hello-world">
47<h1>Hello World<a class="headerlink" href="#hello-world" title="Permalink to this headline">¶</a></h1> 46<h1>Hello World<a class="headerlink" href="#hello-world" title="Permalink to this headline">¶</a></h1>
@@ -204,6 +203,7 @@
204 <script async defer src="https://just-comments.com/w.js"></script> 203 <script async defer src="https://just-comments.com/w.js"></script>
205 <script async defer src="https://buttons.github.io/buttons.js"></script> 204 <script async defer src="https://buttons.github.io/buttons.js"></script>
206 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> 205 <script async defer src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
206 <!--<script type="text/javascript" src="../../../_static/han.min.js"></script>-->
207 </div> 207 </div>
208 </div> 208 </div>
209 </div> 209 </div>
@@ -254,21 +254,6 @@
254 </div> 254 </div>
255 </div> 255 </div>
256 <div class="clearer"></div> 256 <div class="clearer"></div>
257 </div> 257 </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script>
258 <div class="footer">
259 &copy;2013 - 2018, clarkzjw.
260
261 |
262 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.6.6</a>
263 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.10</a>
264
265 |
266 <a href="_sources/index.rst.txt"
267 rel="nofollow">Page source</a>
268 </div>
269
270
271
272
273 </body> 258 </body>
274</html> \ No newline at end of file 259</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)