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:
|
collections:
|
||||||
getting-started:
|
getting-started:
|
||||||
output: true
|
output: true
|
||||||
caption: Getting started
|
caption: Getting Started
|
||||||
sidebar_index: 1
|
sidebar_index: 1
|
||||||
frontpage: _getting-started/index.md
|
frontpage: _getting-started/index.md
|
||||||
install-and-build:
|
install-and-build:
|
||||||
output: true
|
output: true
|
||||||
permalink: docs/:collection/:slug
|
permalink: docs/:collection/:slug
|
||||||
caption: Install and build
|
caption: Install and Build
|
||||||
sidebar_index: 2
|
sidebar_index: 2
|
||||||
frontpage: _install-and-build/Installing-Geth.md
|
frontpage: _install-and-build/Installing-Geth.md
|
||||||
interface:
|
interface:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue