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>2022-07-08 12:24:35 +0300
committerthingsym <thingsym@gmail.com>2022-07-08 12:24:35 +0300
commitc963a92d64ee2b3c82e443e8041d71b59a72281d (patch)
treef96b59ef903963133ab469e2fe803f0a86aa87e8 /exampleSite
parentb824f90618e0e60ed572ef90f2df96f793ae0bd8 (diff)
Version 0.9.9
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 0555bed..931bdc9 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -17,7 +17,7 @@ enableMissingTranslationPlaceholders = false
# Source Code repository section
description = "put your description"
github_repository = "https://github.com/thingsym/hugo-theme-techdoc"
- version = "0.9.7"
+ version = "0.9.9"
# 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 31ed3d5..ec69a44 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
# Source Code repository section
description = "put your description"
github_repository = "https://github.com/thingsym/hugo-theme-techdoc"
- version = "0.9.8"
+ version = "0.9.9"
# Documentation repository section
# documentation repository (set edit link to documentation repository)
@@ -81,7 +81,7 @@ default: `https://github.com/thingsym/hugo-theme-techdoc`
The version of souce code
-default: `0.9.8`
+default: `0.9.9`
#### `github_doc_repository`