<%if(theme.music.enable&&theme.music.fixed){ %> <%- partial('_widget/music') %> <% } %>
Copyright © <% if (theme.time.year !== new Date().getFullYear()) { %> <%- theme.time.year %>-<%- new Date().getFullYear() %> <% } else { %> <%- theme.time.year %> <% } %> <%- theme.time.year %> <%- config.author %> | Powered by Hexo | Theme Matery
<% if (theme.postInfo.totalCount) { %>   站点总字数: <%= totalcount(site) %> 字 <% } %> <% let socialClass = '' %> <% if (theme.busuanziStatistics && theme.busuanziStatistics.enable) { %> <% socialClass = 'social-statis' %> <% } %> <% if (theme.busuanziStatistics && theme.busuanziStatistics.totalTraffic) { %> |  总访问量:  次 <% } %> <% if (theme.busuanziStatistics && theme.busuanziStatistics.totalNumberOfvisitors) { %> |  总访问人数:  人 <% } %>
<% if (theme.time.enable) { %> 载入运行时间... <% } %>
<% if (theme.icp.enable) { %> <%= theme.icp.text %> <% } %>
<%- partial('_partial/social-link') %>