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

github.com/antonpolishko/hugo-stellar-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantonpolishko <anton.polishko@gmail.com>2018-06-10 02:14:25 +0300
committerGitHub <noreply@github.com>2018-06-10 02:14:25 +0300
commit46582a4d89d2adf84f50a56863ab71454025b110 (patch)
tree168603c8b14e9a76652f0cf697e2e2c1d8786b66
parent086891a7fdf9aa5aa7633bcf14e3ead88626886e (diff)
fix theme.toml to pass the build test
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 95f6301..7c2db5e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ name = "Stellar"
license = "MIT"
licenselink = "https://github.com/antonpolishko/hugo-stellar-theme/blob/master/LICENSE.md"
description = "a one page site for gohugo.io created by html5up"
-homepage = ""
+homepage = "https://github.com/antonpolishko/hugo-stellar-theme"
tags = []
features = ["responsive", "contact form", "portfolio", "substitutable strings"]
min_version = "0.38"