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

github.com/edavidaja/docter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoredavidaja <enyinnaya.aja@gmail.com>2019-06-09 19:50:35 +0300
committeredavidaja <enyinnaya.aja@gmail.com>2019-06-09 19:50:35 +0300
commitda150fd682bb4d74e97113b4d0cd8408822a5658 (patch)
tree124498ab6f474edd090f1737f0bfc90759b6d317
parent361981d09d40f6e05517935e9d396943493f665a (diff)
updated theme.toml for gitlab ci
-rw-r--r--theme.toml7
1 files changed, 3 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index ce277da..3fb2aac 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,11 +1,10 @@
# theme.toml template for a Hugo theme
-# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "docter"
license = "MIT"
-licenselink = "https://github.com/edavidaja/hugo-docter/blob/master/LICENSE"
-description = "cfpb docter for hugo"
-homepage = "http://example.com/"
+licenselink = "https://github.com/edavidaja/docter/blob/master/LICENSE"
+description = "docter for hugo"
+homepage = "http://edavidaja.gitlab.io/docter/"
tags = ["documentation", "blog"]
features = ["blog"]
min_version = "0.41"