结发受长生 5abf999657 gitalk评论
2018-06-07 00:18:33 +08:00

12 lines
340 B
Plaintext

<footer id="footer">
<div class="outer">
<div id="footer-info">
<div class="footer-left">
&copy; <%= date(new Date(), 'YYYY') %> <%= config.author || config.title %>
</div>
<div class="footer-right">
Power By <a href="http://hexo.io/" target="_blank">Hexo</a>
</div>
</div>
</div>
</footer>