File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 33 "version" : " 1.0.0" ,
44 "private" : true ,
55 "hexo" : {
6- "version" : " 3.8 .0"
6+ "version" : " 3.9 .0"
77 },
88 "dependencies" : {
99 "hexo" : " ^3.8.0" ,
1717 "hexo-renderer-stylus" : " ^0.3.3" ,
1818 "hexo-server" : " ^0.1.3"
1919 }
20- }
20+ }
Original file line number Diff line number Diff line change 1- <!DOCTYPE HTML><!-- _partial/head -->
2- <html >
1+ <!-- _partial/head -->
32<head >
43 <meta charset =" utf-8" >
54 <%
Original file line number Diff line number Diff line change 1+ <!DOCTYPE HTML>
2+ <html >
13<% - partial (' _partial/head' ) %>
2- <body >
4+ <body >
35 <% - partial (' _partial/navigation' ) %>
46 <% if (is_home ()) { % >
57 < %- partial (' _partial/front_matter' ) % >
1618 <% - partial (' _partial/footer' ) %> </footer >
1719 </div > <!-- container-narrow -->
1820 <% - partial (' _partial/after_footer' ) %>
19- </body ></html >
21+ </body >
22+ </html >
You can’t perform that action at this time.
0 commit comments