From: Alekos Filini Date: Thu, 14 May 2020 14:14:59 +0000 (+0200) Subject: Disable navigation arrows X-Git-Url: http://internal-gitweb-vhost/%22https:/parse/scripts/-sqlite/database/struct.EncoderStringWriter.html?a=commitdiff_plain;h=2248c6e5a20429bfc0368ae74436e7b5f8415b01;p=bitcoindevkit.org Disable navigation arrows --- diff --git a/config.toml b/config.toml index 9f48cee175..25aa5a5e87 100644 --- a/config.toml +++ b/config.toml @@ -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".