mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 23:40:40 +02:00
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
This commit is contained in:
committed by
digitalcraftsman
parent
5834efd5fd
commit
6a51216c6a
@@ -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"
|
||||
|
Reference in New Issue
Block a user