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:25:07 +0300
committerthingsym <thingsym@gmail.com>2022-07-08 12:25:07 +0300
commit0709bf4d8ecd1d0c9ad9db237ea99fc581beb15a (patch)
treef96b59ef903963133ab469e2fe803f0a86aa87e8 /.github
parentf2816255e4d518e6bd89f8b08f71d3bd9961c4fb (diff)
parentc963a92d64ee2b3c82e443e8041d71b59a72281d (diff)
Merge branch 'release-0.9.9'HEADv0.9.9master
Diffstat (limited to '.github')
-rw-r--r--.github/demo_config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/demo_config.toml b/.github/demo_config.toml
index bc43bb9..abfa9ab 100644
--- a/.github/demo_config.toml
+++ b/.github/demo_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.8"
+ version = "0.9.9"
# Documentation repository section
# documentation repository (set edit link to documentation repository)
@@ -44,7 +44,7 @@ enableMissingTranslationPlaceholders = false
# Documentation Menu section
# Menu style settings
- menu_style = "open-menu" # "open-menu" or "slide-menu" or "" blank is as no sidebar
+ menu_style = "slide-menu" # "open-menu" or "slide-menu" or "" blank is as no sidebar
# Date format
dateformat = "" # default "2 Jan 2006"