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