blob: 05a90df8751ac4cc5875d252f10492685d7d3fe1 [file] [log] [blame]
Tang Cheng60ba8032016-06-20 15:31:17 +08001<footer class="blog-footer">
2 <div class="container">
3 <div id="footer-info" class="inner">
4 &copy; <%= 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>