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