From 41f922f1a13abb3d532e1a0f4d526ea5534dd2fd Mon Sep 17 00:00:00 2001 From: Pavel Kanyshev Date: Sat, 8 Apr 2017 23:19:14 +0300 Subject: [PATCH] Update footer.html --- layouts/partials/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 2891d93..6ef42ae 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -2,6 +2,6 @@
Designed with by Xiaoying Riley for developers
- {{ .Now.Year }} © {{ with .Site.Params.footer.copyright }}{{ . | markdownify }}{{ else }}Ported for Hugo by Pavel Kanyshev{{ end }} + {{ now.Year }} © {{ with .Site.Params.footer.copyright }}{{ . | markdownify }}{{ else }}Ported for Hugo by Pavel Kanyshev{{ end }}
- \ No newline at end of file +