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

github.com/siegerts/hugo-theme-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsiegerts <stephen.siegert@gmail.com>2019-02-11 01:48:32 +0300
committersiegerts <stephen.siegert@gmail.com>2019-02-11 01:48:32 +0300
commitd4551fe9d5542f05cca4cb4eef1e1f057a8977e8 (patch)
tree12feb633eb8b8d2fb4a4ca5a867bbbc54a54dc06
parent11090da20907e3ad3080f8c692834c9e26a4347f (diff)
update theme toml
-rw-r--r--theme.toml8
1 files changed, 2 insertions, 6 deletions
diff --git a/theme.toml b/theme.toml
index 96a4817..58f592e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,7 +4,7 @@
name = "Basic"
license = "MIT"
licenselink = "https://github.com/siegerts/hugo-theme-basic/blob/master/LICENSE"
-description = ""
+description = "Basic blog theme styled with minimal tachyons"
homepage = "https://github.com/siegerts/hugo-theme-basic"
tags = ["minimal", "tachyons", "blog", "syntax highlighting", "google analytics", "plain", "clean", "starter"]
features = []
@@ -14,8 +14,4 @@ min_version = "0.41"
name = "Stephen Siegert"
homepage = "https://github.com/siegerts/hugo-theme-basic"
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""
+