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-03-19 13:24:06 +0300
committerthingsym <thingsym@gmail.com>2020-03-19 13:24:06 +0300
commitac816f3831dd5216062933b421830e1c5cdf28a7 (patch)
treece2a093e76695e2b9d19054dbe90d08786dc54ef /exampleSite
parentf4beaf9ea1e3b4612e80204417b1c5ad1181db7a (diff)
Version 0.8.3
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 f6d402c..044d7c4 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.8.2"
+ version = "0.8.3"
# 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 614cd29..9eb6679 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.8.2"
+ version = "0.8.3"
# 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.8.2`
+default: `0.8.3`
#### `github_doc_repository`