aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 819dea2..de9cd6d 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
1 1
2<!DOCTYPE html> 2<!DOCTYPE html>
3 3
4<html xmlns="http://www.w3.org/1999/xhtml"> 4<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-Hans-CN">
5 <head> 5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>Hello World &#8212; Hello World</title> 7 <title>Hello World &#8212; Hello World</title>
@@ -40,7 +40,7 @@
40 <div class="document"> 40 <div class="document">
41 <div class="documentwrapper"> 41 <div class="documentwrapper">
42 <div class="bodywrapper"> 42 <div class="bodywrapper">
43 <div class="body" role="main"> 43 <div class="body han-init-context" role="main">
44 44
45 <div class="section" id="hello-world"> 45 <div class="section" id="hello-world">
46<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>
@@ -254,5 +254,6 @@
254 </div> 254 </div>
255 <div class="clearer"></div> 255 <div class="clearer"></div>
256 </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script> 256 </div><script async defer type="text/javascript" src="../../../_static/han.min.js"></script>
257<script type="text/javascript">Han.init()</script>
257 </body> 258 </body>
258</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)