diff --git a/commands/new.go b/commands/new.go index 3a3ec2e61..0b6ada534 100644 --- a/commands/new.go +++ b/commands/new.go @@ -294,8 +294,8 @@ license = "MIT" licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" description = "" homepage = "http://siteforthistheme.com/" -tags = ["", ""] -features = ["", ""] +tags = [] +features = [] min_version = 0.18 [author]