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 +