From c7416df564434f56fd0946d5fb749b31ffa1fd94 Mon Sep 17 00:00:00 2001 From: qiucheng Date: Tue, 11 Feb 2020 16:27:13 +0800 Subject: [PATCH] update ICP link --- 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..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