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>2019-04-27 12:15:46 +0300
committerthingsym <thingsym@gmail.com>2019-04-27 12:15:46 +0300
commit2a526d7a77dbe965455d860188e9ffa73fd0bea0 (patch)
treee7288d3f239a8683085c8e7cca9cb9656b334338 /exampleSite
parentc2a93901c6ad6eb6e2f605c2e7f892f84285ff2b (diff)
Version 0.2.2
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 a041d4f..2d345cd 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -20,7 +20,7 @@ enableMissingTranslationPlaceholders = false
# Souce Code repository section
description = "put your description"
github_repository = "https://github.com/thingsym/hugo-theme-techdoc"
- version = "0.2.1"
+ version = "0.2.2"
# 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 e39b503..09331ea 100644
--- a/exampleSite/content/getting-started/configuration.md
+++ b/exampleSite/content/getting-started/configuration.md
@@ -14,7 +14,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.2.1"
+ version = "0.2.2"
# Documentation repository section
# documentation repository (set edit link to documentation repository)
@@ -47,7 +47,7 @@ default: `https://github.com/thingsym/hugo-theme-techdoc`
The version of souce code
-default: `0.2.1`
+default: `0.2.2`
#### `github_doc_repository`