Set required hugo version to 0.43
This commit is contained in:
parent
2bb318b4b8
commit
ab8948cf74
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ description = "Hugo documentation theme as simple as plain book"
|
||||||
homepage = "https://github.com/alex-shpak/hugo-book"
|
homepage = "https://github.com/alex-shpak/hugo-book"
|
||||||
tags = ["responsive", "clean", "documentation", "docs", "flexbox"]
|
tags = ["responsive", "clean", "documentation", "docs", "flexbox"]
|
||||||
features = []
|
features = []
|
||||||
min_version = "0.41"
|
min_version = "0.43"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Alex Shpak"
|
name = "Alex Shpak"
|
||||||
|
|
Loading…
Reference in a new issue