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

github.com/thingsym/hugo-theme-techdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthingsym <thingsym@gmail.com>2020-02-27 11:59:07 +0300
committerthingsym <thingsym@gmail.com>2020-02-27 11:59:07 +0300
commit3572035bd221eb6f87f3f6f20f42e1a2bbdf35ad (patch)
treef2773749de22222bbf5210a14d2dca018086764f /exampleSite
parent56df19b9a55c68403dc16801d8a46d6c5420560f (diff)
Version 0.8.0
Diffstat (limited to 'exampleSite')
-rwxr-xr-xexampleSite/config.toml2
-rw-r--r--exampleSite/content/getting-started/configuration.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3864f22..6cb0d4e 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -20,7 +20,7 @@ enableMissingTranslationPlaceholders = false
# Source Code repository section
description = "put your description"
github_repository = "https://github.com/thingsym/hugo-theme-techdoc"
- version = "0.7.0"
+ version = "0.8.0"
# Documentation repository section
# documentation repository (set edit link to documentation repository)
diff --git a/exampleSite/content/getting-started/configuration.md b/exampleSite/content/getting-started/configuration.md
index 7ffb491..4adf016 100644
--- a/exampleSite/content/getting-started/configuration.md
+++ b/exampleSite/content/getting-started/configuration.md
@@ -15,7 +15,7 @@ For an example of `config.toml`, see [config.toml](https://github.com/thingsym/h
# Souce Code repository section
description = "put your description"
github_repository = "https://github.com/thingsym/hugo-theme-techdoc"
- version = "0.7.0"
+ version = "0.8.0"
# Documentation repository section
# documentation repository (set edit link to documentation repository)
@@ -72,7 +72,7 @@ default: `https://github.com/thingsym/hugo-theme-techdoc`
The version of souce code
-default: `0.7.0`
+default: `0.8.0`
#### `github_doc_repository`