From ce04a073effb749bc51e6ffc6c73634bd008ec7e Mon Sep 17 00:00:00 2001 From: klauspost Date: Wed, 13 Jan 2016 11:47:07 +0100 Subject: [PATCH] Update templates to changes in the latest hugo version Fixes #295 --- docs/layouts/chrome/footer.copyright.html | 2 +- docs/layouts/chrome/navbar.html | 2 +- docs/layouts/index.html | 2 +- docs/layouts/sitemap.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/layouts/chrome/footer.copyright.html b/docs/layouts/chrome/footer.copyright.html index 7478b4bc7..fe794d95a 100644 --- a/docs/layouts/chrome/footer.copyright.html +++ b/docs/layouts/chrome/footer.copyright.html @@ -2,7 +2,7 @@

-

© Nick Craig-Wood 2014
+

© Nick Craig-Wood 2014-2016
Website hosted on Memset Memstoreā„¢, uploaded with rclone and built with Hugo

diff --git a/docs/layouts/chrome/navbar.html b/docs/layouts/chrome/navbar.html index d08416640..937443f16 100644 --- a/docs/layouts/chrome/navbar.html +++ b/docs/layouts/chrome/navbar.html @@ -7,7 +7,7 @@ - {{ .Site.Title }} + {{ .Site.Title }}