<% if (theme.sidebar === 'bottom'){ %> <%- partial('_partial/sidebar') %> <% } %>
© <% if (config.since && config.since != date(new Date(), 'YYYY')){ %><%= config.since %> - <% } %><%= date(new Date(), 'YYYY') %> <%= config.author || config.title %>
Powered by Hexo. Theme by PPOffice