There was an error while loading. Please reload this page.
1 parent b463c5a commit aff1ac3Copy full SHA for aff1ac3
commands/new.go
@@ -344,7 +344,7 @@ name = "` + strings.Title(helpers.MakeTitle(filepath.Base(inpath))) + `"
344
license = "MIT"
345
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
346
description = ""
347
-homepage = "http://siteforthistheme.com/"
+homepage = "http://example.com/"
348
tags = []
349
features = []
350
min_version = "0.24"
0 commit comments