edit config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
alleks 2023-01-23 01:48:10 +03:00
parent 62bbf2ea84
commit 0f2ce49711

View File

@ -11,7 +11,7 @@
<li>
<% if (theme.pageFooter){ %>
<% 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>'; %>
<% var themeLink = '<a href="https://github.com/alkyl1978/hexo-theme-ayer" target="_blank">Ayer</a>'; %>
<%- __('powered_by', hexoLink) %>
<span class="division">|</span>
<%- __('theme', themeLink) %>