From aefd1fe626e666bfdf251fd6ade36274b26a127a Mon Sep 17 00:00:00 2001 From: Anthony Fok Date: Mon, 4 Jan 2016 23:47:12 -0700 Subject: [PATCH] Docs: Update copyright year on gohugo.io front page --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index cc819b41e..a794589fa 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -240,7 +240,7 @@

  • -

    Copyright © Steve Francia 2013–2015

    +

    Copyright © Steve Francia 2013–{{ .Now.Format "2006" }}