From 6a51216c6a34dc5d8ec20ee5589cd4b1c80f85ab Mon Sep 17 00:00:00 2001 From: Cameron Moore Date: Mon, 2 Jan 2017 07:08:36 -0600 Subject: [PATCH] docs: Don't use binary version in docs site Adds a "release" Site param that will be need to be updated for each release. Fixes #2857 --- docs/config.toml | 1 + docs/layouts/partials/footer.html | 2 +- docs/layouts/partials/header.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/config.toml b/docs/config.toml index 17161dd5e..882e3c8b7 100644 --- a/docs/config.toml +++ b/docs/config.toml @@ -10,6 +10,7 @@ enableGitInfo = true [params] description = "Documentation of Hugo, a fast and flexible static site generator built with love by spf13, bep and friends in Go" author = "Steve Francia (spf13) and friends" + release = "0.18.1" [taxonomies] tag = "tags" diff --git a/docs/layouts/partials/footer.html b/docs/layouts/partials/footer.html index 92a7912e7..99a0eaf59 100644 --- a/docs/layouts/partials/footer.html +++ b/docs/layouts/partials/footer.html @@ -1,7 +1,7 @@
diff --git a/docs/layouts/partials/header.html b/docs/layouts/partials/header.html index f9b10d843..78e7e3c4c 100644 --- a/docs/layouts/partials/header.html +++ b/docs/layouts/partials/header.html @@ -35,7 +35,7 @@ - +