From: Bjørn Erik Pedersen Date: Sun, 1 Jan 2017 22:54:19 +0000 (+0100) Subject: docs: Replace .Now with now X-Git-Tag: v0.19~149 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a60ec063;p=brevno-suite%2Fhugo docs: Replace .Now with now --- diff --git a/docs/layouts/index.html b/docs/layouts/index.html index 293dd71e..3a78e79b 100644 --- a/docs/layouts/index.html +++ b/docs/layouts/index.html @@ -175,7 +175,7 @@ {{ "" | safeHTML }} {{ "" | safeHTML }} @@ -275,7 +275,7 @@

  • -

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

    +

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

    {{ "" | safeHTML }}