<%= config.description %>
<% } %>
<% theme.social.forEach(function(social) { %>
<% if (social.enable) { %>
<% if (social.relme) { %>
<% } else { %>
<% } %>
<% if (theme.fontawesome) { %>
<% } else { %>
<% } %>
<% } %>
<% }); %>
<% if (theme.hexo) { %>
Powered by Hexo, theme Tapestry Code
<% } %>
<% if (theme.copyright) { %>
© <%= theme.copy_year %> <%= config.author %>
<% } %>
<%- body %>