[ADD] navigation

This commit is contained in:
Mohammad Awais 2024-04-19 17:45:01 +05:00 committed by GitHub
parent 6267779858
commit a753df5dbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -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'