ref: aff1ac3235b6c075d01f7237addf44fecdd36d82
parent: b463c5ad867a9fa71ab096ab3326c84d84e7e8ea
author: Anthony Fok <[email protected]>
date: Mon Jun 26 08:38:45 EDT 2017
commands: Use example.com as homepage for new theme The fictional siteforthistheme.com domain has been squatted by Afternic of GoDaddy since November 2016...
--- a/commands/new.go
+++ b/commands/new.go
@@ -344,7 +344,7 @@
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"