]> Untitled Git - bitcoindevkit.org/commitdiff
Disable navigation arrows
authorAlekos Filini <alekos.filini@gmail.com>
Thu, 14 May 2020 14:14:59 +0000 (16:14 +0200)
committerAlekos Filini <alekos.filini@gmail.com>
Thu, 14 May 2020 14:41:02 +0000 (16:41 +0200)
config.toml

index 9f48cee175cafc32a600164c9b89a6cef3a5c5a8..25aa5a5e874e5234a5f0461c0407259a7c84955d 100644 (file)
@@ -20,7 +20,7 @@ description = "The Magical Bitcoin project aims to build a collection of tools a
 # Hide breadcrumbs in the header and only show the current page title
 disableBreadcrumb = true
 # Hide Next and Previous page buttons normally displayed full height beside content
-disableNextPrev = false
+disableNextPrev = true
 # Order sections in menu by "weight" or "title". Default to "weight"
 ordersectionsby = "weight"
 # Change default color scheme with a variant one. Can be "red", "blue", "green".