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

github.com/saey55/hugo-elate-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHrishikesh Barua <hrish@imaginea.com>2017-02-24 16:52:08 +0300
committerHrishikesh Barua <hrish@imaginea.com>2017-02-24 16:52:08 +0300
commite9ac4ba8002824b6620a271a91c8dbd00518c2d6 (patch)
treec6072e21f34ce1e01d58213bd03cece2af88a084
parent91bddc2a93c0bb7ef1c117fe4e4d0d8292ea7916 (diff)
Corrected the sitename
-rwxr-xr-xtheme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 4932dc9..10bd5a0 100755
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ name = "Elate"
license = "MIT"
licenselink = "https://github.com/saey55/hugo-elate-theme/blob/master/LICENSE.md"
description = "Elate theme ported to Hugo by Pieter Saey"
-homepage = "http://siteforthistheme.com/"
+homepage = "https://github.com/saey55/hugo-elate-theme/"
tags = ["Elate", "Hugo", "parallax"]
features = ["", "", ""]
min_version = 0.17