aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2018/01/new-blog.html')
-rw-r--r--_posts/2018/01/new-blog.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html
index 8c00896..9a513bc 100644
--- a/_posts/2018/01/new-blog.html
+++ b/_posts/2018/01/new-blog.html
@@ -1,5 +1,5 @@
1<!DOCTYPE html> 1<!DOCTYPE html>
2<html xmlns="http://www.w3.org/1999/xhtml"> 2<html lang="zh-Hans-CN" 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"/>
5 <title> 5 <title>
@@ -29,7 +29,7 @@
29 <div class="document"> 29 <div class="document">
30 <div class="documentwrapper"> 30 <div class="documentwrapper">
31 <div class="bodywrapper"> 31 <div class="bodywrapper">
32 <div class="body" role="main"> 32 <div class="body han-init-context" role="main">
33 <div class="section" id="newblog"> 33 <div class="section" id="newblog">
34 <span id="id1"> 34 <span id="id1">
35 </span> 35 </span>
@@ -228,5 +228,8 @@
228 </div> 228 </div>
229 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript"> 229 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript">
230 </script> 230 </script>
231 <script type="text/javascript">
232 Han.init()
233 </script>
231 </body> 234 </body>
232</html> \ No newline at end of file 235</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)