docs: Add "sidebarCollapsible: false"
This commit is contained in:
parent
672f12aecc
commit
82d0bd860d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ module.exports = {
|
|||
organizationName: "zmkfirmware", // Usually your GitHub org/user name.
|
||||
projectName: "zmk", // Usually your repo name.
|
||||
themeConfig: {
|
||||
sidebarCollapsible: false,
|
||||
navbar: {
|
||||
title: "ZMK Firmware",
|
||||
logo: {
|
||||
|
|
Loading…
Reference in a new issue