layout: add section titles (#240)

This commit is contained in:
Marko
2021-01-11 18:23:18 +01:00
committed by GitHub
parent ce146d00d7
commit fc569173a1
7 changed files with 29 additions and 9 deletions
+6 -1
View File
@@ -1,4 +1,9 @@
# Core
---
order: 1
parent:
title: Core
order: 3
---
This section describes the core types and functionality of the Tendermint protocol implementation.