diff --git a/layout/_partial/footer.ejs b/layout/_partial/footer.ejs
index f336f3b..6445c3b 100644
--- a/layout/_partial/footer.ejs
+++ b/layout/_partial/footer.ejs
@@ -8,9 +8,10 @@
<% if (theme.pageFooter){ %>
+ Power by
<% var hexoLink = 'Hexo'; %>
<% var themeLink = 'Ayer'; %>
- <%- hexoLink %> Theme <%- themeLink %> by shenyu
+ <%- hexoLink %> Theme <%- themeLink %>
<% } %>