ref: 6a23cd65e11c503adf04eeb6db3648ce459ff53e
parent: 851c16ef3bbe830f5d43d81bd2b0143e4f1804ee
author: Anthony Fok <[email protected]>
date: Mon Jan 4 18:47:12 EST 2016
Docs: Update copyright year on gohugo.io front page
--- a/docs/layouts/index.html
+++ b/docs/layouts/index.html
@@ -240,7 +240,7 @@
<li><a href="https://github.com/spf13/hugo" class="icon-octocat icon-2x"></a></li>
</ul>
<hr>
- <p>Copyright © Steve Francia 2013–2015</p>
+ <p>Copyright © Steve Francia 2013–{{ .Now.Format "2006" }}</p>
</div>
</div>
</div>