From 46582a4d89d2adf84f50a56863ab71454025b110 Mon Sep 17 00:00:00 2001 From: antonpolishko Date: Sat, 9 Jun 2018 16:14:25 -0700 Subject: fix theme.toml to pass the build test --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3