mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
commands: Use semver for min_version per recommendations
See https://github.com/gohugoio/hugoThemes#themetoml
This commit is contained in:
@@ -156,7 +156,7 @@ description = ""
|
|||||||
homepage = "http://example.com/"
|
homepage = "http://example.com/"
|
||||||
tags = []
|
tags = []
|
||||||
features = []
|
features = []
|
||||||
min_version = "0.41"
|
min_version = "0.41.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = ""
|
name = ""
|
||||||
|
Reference in New Issue
Block a user