Merge pull request #25 from innovaker/docs/disable-sidebar-collapse

docs: Add "sidebarCollapsible: false"
This commit is contained in:
Pete Johanson 2020-06-14 09:38:40 -04:00 committed by GitHub
commit bb227b5995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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: {