fix: footer.ejs

This commit is contained in:
shenyu 2020-01-02 19:35:23 +08:00
parent 4e57d75cb9
commit 246cae5164

View File

@ -8,7 +8,7 @@
</li>
<li>
<% if (theme.pageFooter){ %>
Power by
Powered by
<% var hexoLink = '<a href="https://hexo.io" target="_blank">Hexo</a>'; %>
<% var themeLink = '<a href="https://github.com/Shen-Yu/hexo-theme-ayer" target="_blank">Ayer</a>'; %>
<%- hexoLink %> Theme <%- themeLink %>