Bump minimum Hugo version to 0.60.

Copied from Slick.
This commit is contained in:
tastytea 2020-12-28 20:41:37 +01:00
parent b266038d81
commit c1f6a25d60
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ description = "A Hugo theme with no predefined colors."
homepage = "https://schlomp.space/tastytea/hugo-theme-nocolor"
tags = ["blog", "minimal", "clean", "no js", "light"]
features = ["blog", "fulltext rss feed"]
min_version = "0.58"
min_version = "0.60"
[author]
name = "tastytea"