diff --git a/layout/_partial/footer.ejs b/layout/_partial/footer.ejs index 15ddd37..075b365 100644 --- a/layout/_partial/footer.ejs +++ b/layout/_partial/footer.ejs @@ -11,7 +11,7 @@
  • <% if (theme.pageFooter){ %> <% var hexoLink = 'Hexo'; %> - <% var themeLink = 'Ayer'; %> + <% var themeLink = 'Ayer'; %> <%- __('powered_by', hexoLink) %> | <%- __('theme', themeLink) %>