Add autocollapsecategories and hide left sidebar
This commit is contained in:
parent
54225a34b8
commit
70eaf89209
@ -127,6 +127,12 @@ const config = {
|
|||||||
liveCodeBlock: {
|
liveCodeBlock: {
|
||||||
playgroundPosition: "bottom",
|
playgroundPosition: "bottom",
|
||||||
},
|
},
|
||||||
|
docs: {
|
||||||
|
sidebar: {
|
||||||
|
hideable: true,
|
||||||
|
autoCollapseCategories: true,
|
||||||
|
},
|
||||||
|
},
|
||||||
navbar: {
|
navbar: {
|
||||||
title: "Jan",
|
title: "Jan",
|
||||||
logo: {
|
logo: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user