<footer class="blog-footer"> | |
<div class="container"> | |
<div id="footer-info" class="inner"> | |
© <%= date(new Date(), 'YYYY') %> <%= config.author || config.title %><br> | |
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> | |
</div> | |
</div> | |
</footer> |