ref: 736dd4b5215743f901b67b7c227df9532eb1072c
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>