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 10:56:30 +0300
committerthingsym <thingsym@gmail.com>2022-07-08 10:56:30 +0300
commit0d5de72e686c9e92059c6399b75a6f25b9952c1f (patch)
tree2274bd034d92500a1d5e732e28be8077e468a253
parent5a7b7f82d3670fc9f067b78851e5209da3f8657c (diff)
fix: fix demo_config.toml
-rw-r--r--.github/demo_config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/demo_config.toml b/.github/demo_config.toml
index bc43bb9..eef4616 100644
--- a/.github/demo_config.toml
+++ b/.github/demo_config.toml
@@ -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"