diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 — Hello World</title> | 7 | <title>Hello World — 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 |