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, 6 insertions, 1 deletions
diff --git a/_posts/2018/01/new-blog.html b/_posts/2018/01/new-blog.html
index c271bb8..e907798 100644
--- a/_posts/2018/01/new-blog.html
+++ b/_posts/2018/01/new-blog.html
@@ -258,7 +258,7 @@
258 </svg> 258 </svg>
259 </div> 259 </div>
260 </div> 260 </div>
261 <script async="" defer="" src="../../_static/w.js"> 261 <script async="" defer="" src="https://blog.jinwei.me/_static/w.js">
262 </script> 262 </script>
263 <script async="" defer="" src="https://buttons.github.io/buttons.js"> 263 <script async="" defer="" src="https://buttons.github.io/buttons.js">
264 </script> 264 </script>
@@ -334,5 +334,10 @@
334 <div class="clearer"> 334 <div class="clearer">
335 </div> 335 </div>
336 </div> 336 </div>
337 <script async="" defer="" src="../../../_static/han.min.js" type="text/javascript">
338 </script>
339 <script type="text/javascript">
340 Han.init()
341 </script>
337 </body> 342 </body>
338</html> \ No newline at end of file 343</html> \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)