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-07-03 07:52:59 +0300
committersalomon valverde <x84@sal.sh>2018-07-03 07:52:59 +0300
commit1cdeee46375e6b519a6df3b30a2e7ad4e963653e (patch)
tree281b62464442247e96ff57af9e7563081f704077
parente27cd6ec3a6c4f9bd9b0c3d7930ede8667531f31 (diff)
more config options
-rw-r--r--theme.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 6b61196..bde602e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -13,11 +13,11 @@
name = "Hugo Assembly"
license = "CC"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
-description = ""
+licenselink = "https://github.com/salomoko/hugo-assembly/blob/master/LICENSE"
+description = "Assembly: A nice modern business-style design."
homepage = "http://example.co"
-tags = []
-features = []
+tags = ["modern", "business", "simple"]
+features = ["services","about-us","contact"]
min_version = "0.41"
[author]