upgrade declared hugo dependency to latest version: min_version = "0.111.2"
This commit is contained in:
parent
ab58531f0e
commit
e1f998a050
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ tags = [
|
||||||
"theme"
|
"theme"
|
||||||
]
|
]
|
||||||
features = ["cover-image", "favicon", "header-menu", "auto-scroll"]
|
features = ["cover-image", "favicon", "header-menu", "auto-scroll"]
|
||||||
min_version = "0.41.0"
|
min_version = "0.111.2"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Jan Raasch"
|
name = "Jan Raasch"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue