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',
|
||||
algoliaOptions: {} // Optional, if provided by Algolia
|
||||
},
|
||||
docsSideNavCollapsible: true,
|
||||
gaTrackingId: 'UA-153751765-1',
|
||||
gaGtag: true
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user