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

github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenk Verlinde <henk@ventizo.com>2022-07-05 10:42:04 +0300
committerHenk Verlinde <henk@ventizo.com>2022-07-05 10:42:04 +0300
commit80e23d1c0796a6d3c6b91c77081a2a205162b0e9 (patch)
tree1f75f27e40808fea7ec6eaeca95a64b36960620c
parent56d1c1aa0860f8fa32735e87904e340afd6398a5 (diff)
config: set toTopButton = false per default
-rw-r--r--config/_default/params.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index 824e2ff..8333c72 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -92,6 +92,7 @@ lastMod = false
docsVersioning = false
fullWidth = false
navbarSticky = true
+ toTopButton = false
scrollSpy = false # experimental; needs Bootstrap >= 5.2.0-beta1
[menu]