ref: 6ff435aa3f19a628f26d5ce755238e359eb77df6
dir: /examples/blog/layouts/partials/footer.copyright.html/
<footer> <div class="row"> <hr> <div class="col-sm-12"> <p>© Enthusiastic Hugo User {{ now.Format "2006" }} · Built with <a href="https://github.com/gohugoio/hugo">Hugo</a></p> </div> </div> </footer>