From e50f8247677147c44135c3e40cdb3335b20ac91f Mon Sep 17 00:00:00 2001 From: autodataming <1017044504@qq.com> Date: Wed, 18 Mar 2020 20:42:26 +0800 Subject: [PATCH] Update footer.ejs http://www.beian.miit.gov.cn the website has changed to http://www.beian.miit.gov.cn --- layout/_partial/footer.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/footer.ejs b/layout/_partial/footer.ejs index 8454e674..bdbfae7c 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