Tang Cheng | 60ba803 | 2016-06-20 15:31:17 +0800 | [diff] [blame^] | 1 | <footer class="blog-footer"> |
2 | <div class="container"> | ||||
3 | <div id="footer-info" class="inner"> | ||||
4 | © <%= date(new Date(), 'YYYY') %> <%= config.author || config.title %><br> | ||||
5 | Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> | ||||
6 | </div> | ||||
7 | </div> | ||||
8 | </footer> |