chore(hugo): min version 0.50

BREAKING CHANGE: Hugo minimum version required "0.50".
This commit is contained in:
olOwOlo 2018-11-06 17:09:56 +08:00
parent 6e09f87b2a
commit 8b549b522b
No known key found for this signature in database
GPG key ID: 456394B6E7A15EA6

View file

@ -8,7 +8,7 @@ description = "A super concise theme for Hugo"
homepage = "https://github.com/olOwOlo/hugo-theme-even"
tags = ["responsive", "blog", "simple", "clean", "highlight.js", "syntax highlighting"]
features = ["responsive", "blog", "simple", "clean", "highlight.js", "syntax highlighting"]
min_version = "0.35"
min_version = "0.50"
[author]
name = "olOwOlo"