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

github.com/schmanat/hugo-highlights-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmanat <manuel.schneider@schman.at>2016-06-03 11:57:47 +0300
committerschmanat <manuel.schneider@schman.at>2016-06-03 11:57:47 +0300
commit59413e68b40510cf57c02865e1ac0e711a160f58 (patch)
tree1623d724cb60646108077e3459855dbe430e6599
parent1e7ec6b9d5c2c40e3e7bcdb4e89fa3cdb1ecf0c7 (diff)
change theme.toml
-rw-r--r--theme.toml10
1 files changed, 5 insertions, 5 deletions
diff --git a/theme.toml b/theme.toml
index 8a2eb7b..fb03d88 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,16 +3,16 @@
name = "Highlights"
license = "Creative Commons Attribution 3.0 Unported"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md"
-description = ""
-homepage = "//hugo.schman.at/themes/highlights"
+licenselink = "https://github.com/schmanat/hugo-highlights-theme/blob/master/LICENSE.md"
+description = "a one page site for gohugo.io created by html5up"
+homepage = ""
tags = ["portfolio", "onepage", "one page", "contact form", "google analytics"]
-features = ["", ""]
+features = ["onepage", "one page", "contact form", "google analytics"]
min_version = 0.15
[author]
name = "Manuel Schneider"
- homepage = "//schman.at/hugo"
+ homepage = "//schman.at"
# If porting an existing theme
[original]