From f4ae9cbdab6e4f4614ab80b525886f46cfe5aa38 Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Fri, 1 Nov 2019 13:37:12 +0100 Subject: [PATCH] titlecase sidebar headings --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 3894867fe6..3025084285 100644 --- a/_config.yml +++ b/_config.yml @@ -27,13 +27,13 @@ collections_dir: docs collections: getting-started: output: true - caption: Getting started + caption: Getting Started sidebar_index: 1 frontpage: _getting-started/index.md install-and-build: output: true permalink: docs/:collection/:slug - caption: Install and build + caption: Install and Build sidebar_index: 2 frontpage: _install-and-build/Installing-Geth.md interface: