mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2024-11-26 00:46:52 +01:00
9 lines
474 B
Text
9 lines
474 B
Text
|
<p><% if (config.author){ %>
|
||
|
© <%= new Date().getFullYear() %> <%= config.author %>
|
||
|
<% } else { %>
|
||
|
© <%= new Date().getFullYear() %> <%= config.title %>
|
||
|
<% } %>
|
||
|
Font by <a href="https://github.com/SolidZORO/zpix-pixel-font" target="_blank">Zpix</a>,
|
||
|
Theme by <a href="https://github.com/blackshow/hexo-theme-freemind.386" target="_blank">Freemind.386</a>. <br> <a href="<%- url_for('./Privacy-Policy') %>" target="_blank">隐私政策</a>
|
||
|
</p>
|