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

github.com/2-REC/hugo-myportfolio-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 46c709a..b554422 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,7 +2,7 @@ name = "MyPortfolio"
license = "Apache License 2.0"
licenselink = "//github.com/2-REC/hugo-myportfolio-theme/blob/master/LICENSE"
description = "A portfolio HUGO theme for developers and creatives."
-homepage = "//github.com/2-REC/hugo-myportfolio-theme"
+homepage = "https://derekseverin.netlify.com/"
tags = ["portfolio", "blog", "responsive", "personal", "business", "projects", "bootstrap"]
features = ["blog", "responsive", "dynamic content", "substitutable strings"]
min_version = 0.44