mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-24 18:21:38 +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