[ADD] navigation
This commit is contained in:
parent
6267779858
commit
a753df5dbc
|
|
@ -13,4 +13,10 @@ plugins:
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- markdown_include.include:
|
- markdown_include.include:
|
||||||
base_path: .
|
base_path: .
|
||||||
- admonition
|
- admonition
|
||||||
|
|
||||||
|
|
||||||
|
nav:
|
||||||
|
- Home: 'index.md'
|
||||||
|
- Setup Manager Instance: 'index.md'
|
||||||
|
- Setup K8s Cluster: 'index.md'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue