diff --git a/layout/_partial/footer.ejs b/layout/_partial/footer.ejs index 8454e674..ddceb2d2 100644 --- a/layout/_partial/footer.ejs +++ b/layout/_partial/footer.ejs @@ -12,7 +12,7 @@

<%-config.author %> © <%if (theme.since_year && theme.since_year < date(new Date(), 'YYYY')) {%><%- theme.since_year %> - <%}%><%- date(new Date(), 'YYYY') %> <% if(theme.ICP_license) {%> - <%- theme.ICP_license %>
+ <%- theme.ICP_license %>
<% } %> Power by Hexo Theme indigo