ref: cd07e6d57b158a76f812e8c4c9567dbc84f57939
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>