Update mkdocs.yml
This commit is contained in:
parent
41726b500b
commit
37192b0c40
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ theme:
|
||||||
|
|
||||||
nav:
|
nav:
|
||||||
- Home: 'index.md'
|
- Home: 'index.md'
|
||||||
|
- Installation:
|
||||||
|
- Docker: 'deploy/docker.md'
|
||||||
|
- Binary: 'deploy/binary.md'
|
||||||
|
|
Loading…
Reference in a new issue