Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/salsysd/hugo-assembly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalomon valverde <x84@sal.sh>2018-06-30 09:34:34 +0300
committersalomon valverde <x84@sal.sh>2018-06-30 09:34:34 +0300
commit2155ce6f84fb45a07ce0a3d02fe4d4ddebe87642 (patch)
treef356d5249dd35631410f4391fe80397f2af11133
parent74d0abfdf4236535dd6dab641d63dbf543513ebd (diff)
change license on theme from default
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index ca504ff..6b61196 100644
--- a/theme.toml
+++ b/theme.toml
@@ -12,10 +12,10 @@
# Released : 20140330
name = "Hugo Assembly"
-license = "MIT"
+license = "CC"
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
description = ""
-homepage = "http://mobiclaim.xyz"
+homepage = "http://example.co"
tags = []
features = []
min_version = "0.41"