footer.html (313B)
1 <footer class="site-footer"> 2 <div class="container"> 3 <small class="block">© {{ site.time | date: '%Y' }} {{ site.author.name }} · </> Powered by <a href="https://jekyllrb.com/">Jekyll</a> and <a href="https://github.com/heiswayi/thinkspace">Thinkspace theme</a></small> 4 </div> 5 </footer>