File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -36,4 +36,7 @@ favicon: /favicon.png
36
36
twitter:
37
37
google_plus:
38
38
fb_admins:
39
- fb_app_id:
39
+ fb_app_id:
40
+
41
+ # CNZZ id
42
+ cnzz:
Original file line number Diff line number Diff line change
1
+ <% if (theme .cnzz ){ % >
2
+ Analyse with < script src= " http://s23.cnzz.com/z_stat.php?id=<%= theme.cnzz %>&web_id=<%= theme.cnzz %>" language= " JavaScript" >< / script>
3
+ < % } %>
Original file line number Diff line number Diff line change 5
5
<div class =" outer" >
6
6
<div id =" footer-info" class =" inner" >
7
7
© ; <%= date (new Date (), ' YYYY' ) %> <%= config .author || config .title %> <br >
8
- Powered by <a href =" http://hexo.io/" target =" _blank" >Hexo</a >. Theme by <a href =" http://github.com/ppoffice " >PPOffice </a >
8
+ Powered by <a href =" http://hexo.io/" target =" _blank" >Hexo</a >. Theme by <a href =" http://github.com/hellochensq " >Icarus </a >. <% - partial ( ' cnzz ' ) % >
9
9
</div >
10
10
</div >
11
11
</footer >
You can’t perform that action at this time.
0 commit comments