Multiple Sidebar Nav Lists (#2843)
Co-authored-by: Tom Manner <tsmanner@us.ibm.com> Co-authored-by: iBug <git@ibugone.com>
This commit is contained in:
co-authored by
Tom Manner
iBug
parent
244eff763a
commit
64b1d429a4
@@ -747,6 +747,15 @@ defaults:
|
||||
nav: "docs"
|
||||
```
|
||||
|
||||
If you have multiple sidebar navs defined and want to include more than one on a page, the sidebar nav can also be a list.
|
||||
|
||||
```yaml
|
||||
sidebar:
|
||||
nav:
|
||||
- main
|
||||
- docs
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Social sharing links
|
||||
|
||||
Reference in New Issue
Block a user