mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-17 11:55:42 +00:00
Added auto-collapse to sidebar categories
This commit is contained in:
@@ -24,6 +24,11 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
themeConfig: {
|
||||
docs: {
|
||||
sidebar: {
|
||||
autoCollapseCategories: true,
|
||||
},
|
||||
},
|
||||
algolia: {
|
||||
// The application ID provided by Algolia
|
||||
appId: '30NEY6C9UY',
|
||||
|
||||
Reference in New Issue
Block a user