mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 06:15:33 +00:00
docs: add guides to docs (#3830)
This commit is contained in:
@@ -34,6 +34,14 @@ module.exports = {
|
||||
"/introduction/what-is-tendermint"
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Guides",
|
||||
collapsable: false,
|
||||
children: [
|
||||
"/guides/go-built-in",
|
||||
"/guides/go"
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Apps",
|
||||
collapsable: false,
|
||||
|
||||
Reference in New Issue
Block a user