From 386a69ae2612e07bc963bb14cd9ec57414391ae1 Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Tue, 11 Feb 2020 22:53:02 +0100 Subject: Fixes for theme submission --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index e63723d..6317de3 100644 --- a/theme.toml +++ b/theme.toml @@ -3,8 +3,8 @@ license = "MIT" licenselink = "https://github.com/alexandrevicenzi/soho/blob/master/LICENSE.md" description = "A minimalist and mobile first theme for Hugo" tags = ["blog", "responsive", "clean", "minimalist"] -features = ["blog", "themes", "disqus", "analytics"] -min_version = 0.54 +features = ["blog", "seo", "responsive", "mobile", "disqus", "analytics"] +min_version = "0.54.0" [author] name = "alexandrevicenzi" -- cgit v1.2.1