1 parent b7fad8d commit f7b77f9Copy full SHA for f7b77f9
src/jbake/templates/footer.ftl
@@ -5,7 +5,7 @@
5
<hr>
6
<div class="row">
7
<div class="col-xs-10">
8
- <p class="text-muted credit">© ${config.site_copyright} 2014 | Mixed with <a href="http://getbootstrap.com/">Bootstrap v3.1.1</a> | Baked with <a href="http://jbake.org">JBake ${version}</a> | <i title="Linux" class="fa fa-linux"></i></p>
+ <p class="text-muted credit">© ${config.site_copyright} 2014-2018 | Mixed with <a href="http://getbootstrap.com/">Bootstrap v3.1.1</a> | Baked with <a href="http://jbake.org">JBake ${version}</a> | <i title="Linux" class="fa fa-linux"></i></p>
9
</div>
10
<div class="col-xs-2 gotop">
11
<a href="#"><i class="fa fa-arrow-circle-up"> top</i></a>
0 commit comments