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

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormehedi <mehedishariftitas@gmail.com>2019-01-06 21:14:06 +0300
committermehedi <mehedishariftitas@gmail.com>2019-01-06 21:14:06 +0300
commitc4d9aa260cb97ba4f95551f5023ecd9d184d5c90 (patch)
tree80dbb832a27a1a29793473c81d865d260f25cca6 /theme.toml
parent5176f8ea6f3305268a38d453983334afc3f72acc (diff)
Update license ,images , layouts
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml21
1 files changed, 8 insertions, 13 deletions
diff --git a/theme.toml b/theme.toml
index a9448db..a062093 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,21 +1,16 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-name = "Docmaster Hugo"
-license = "MIT"
-licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
-description = ""
-homepage = "http://example.com/"
-tags = []
+name = "Dot"
+license = "Creative Commons — Attribution 3.0 Unported — CC BY 3.0"
+licenselink = "https://creativecommons.org/licenses/by/3.0/"
+description = "Dot, A documentation theme powered by hugo"
+homepage = "https://gethugothemes.com"
+tags = ["documentation", "bootstrap", "blog", "contact","responsive", "gethugothemes", "Syntax highlighting " , "Multilingual" , "Single page"]
features = []
min_version = "0.41"
[author]
- name = ""
- homepage = ""
+ name = "Gethugothemes.com"
+ homepage = "https://gethugothemes.com"
-# If porting an existing theme
-[original]
- name = ""
- homepage = ""
- repo = ""