Merge pull request #53 from rayjolt/i18n-hugo-version
Update the required Hugo version in theme.toml
This commit is contained in:
commit
7d9cf1adce
@ -4,7 +4,7 @@ licenselink = "https://github.com/halogenica/Hugo-BeautifulHugo/blob/master/LICE
|
|||||||
description = "A port of Beautiful Jekyll theme"
|
description = "A port of Beautiful Jekyll theme"
|
||||||
tags = ["blog", "company", "portfolio", "projects", "minimal", "responsive"]
|
tags = ["blog", "company", "portfolio", "projects", "minimal", "responsive"]
|
||||||
features = ["blog", "themes", "disqus", "minimal", "responsive"]
|
features = ["blog", "themes", "disqus", "minimal", "responsive"]
|
||||||
min_version = 0.15
|
min_version = 0.17
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "halogenica"
|
name = "halogenica"
|
||||||
@ -15,3 +15,4 @@ min_version = 0.15
|
|||||||
author = "dattali"
|
author = "dattali"
|
||||||
homepage = "http://deanattali.com/beautiful-jekyll/"
|
homepage = "http://deanattali.com/beautiful-jekyll/"
|
||||||
repo = "https://github.com/daattali/beautiful-jekyll"
|
repo = "https://github.com/daattali/beautiful-jekyll"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user