ref: 1ba63f15c8b376f550efdd8fe7bb9212f3e6857d
dir: /examples/blog/layouts/chrome/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>