mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
titlecase sidebar headings
This commit is contained in:
parent
f82b5f91a6
commit
f4ae9cbdab
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue