ref: db85299c0039fd13fd18067236e6f3b27e167fb7
dir: /examples/blog/layouts/partials/footer.copyright.html/
<footer> <div class="row"> <hr> <div class="col-sm-12"> <p>© Enthusiastic Hugo User 2014<br> Built with <a href="https://github.com/spf13/hugo">Hugo</a></p> </div> </div> </footer>