Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/config/_default/params.toml')
-rw-r--r--exampleSite/config/_default/params.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml
index a0d0d7f..1855e24 100644
--- a/exampleSite/config/_default/params.toml
+++ b/exampleSite/config/_default/params.toml
@@ -7,6 +7,8 @@ themeOptions = ["light", "dark"]
useFaviconGenerator = true # https://www.favicon-generator.org/
+enableTocSwitch = true
+enableLandingBackground = false
enableSearch = true
enableSearchHighlight = true
enableLangChange = true