Update siteConfig.js to collapse docs sidebar categories
This commit is contained in:
parent
eaba8e9857
commit
8e9e871d08
@ -150,6 +150,7 @@ const siteConfig = {
|
|||||||
indexName: 'ligolang',
|
indexName: 'ligolang',
|
||||||
algoliaOptions: {} // Optional, if provided by Algolia
|
algoliaOptions: {} // Optional, if provided by Algolia
|
||||||
},
|
},
|
||||||
|
docsSideNavCollapsible: true,
|
||||||
gaTrackingId: 'UA-153751765-1',
|
gaTrackingId: 'UA-153751765-1',
|
||||||
gaGtag: true
|
gaGtag: true
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user