mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 17:57:04 +01:00
theme.toml: Bump minimum version to Hugo 0.17
Need 0.17 for multi-lingual support, see: https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md
This commit is contained in:
parent
b422567808
commit
2a6a7eba69
@ -8,7 +8,7 @@ description = "A simple Hugo theme based on the Bootstrap v4 blog example."
|
|||||||
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4"
|
homepage = "https://github.com/alanorth/hugo-theme-bootstrap4"
|
||||||
tags = ["bootstrap", "blog"]
|
tags = ["bootstrap", "blog"]
|
||||||
features = ["responsive", ""]
|
features = ["responsive", ""]
|
||||||
min_version = 0.15
|
min_version = 0.17
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Alan Orth"
|
name = "Alan Orth"
|
||||||
|
Loading…
Reference in New Issue
Block a user