diff --git a/commands/new.go b/commands/new.go index de922fc0d..6a6e0615f 100644 --- a/commands/new.go +++ b/commands/new.go @@ -344,7 +344,7 @@ name = "` + strings.Title(helpers.MakeTitle(filepath.Base(inpath))) + `" license = "MIT" licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" description = "" -homepage = "http://siteforthistheme.com/" +homepage = "http://example.com/" tags = [] features = [] min_version = "0.24"