Skip to content

Commit

Permalink
fix: Autoexpand sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki committed Jun 30, 2020
1 parent 5d0bf23 commit f83ad01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ module.exports = {
organizationName: 'aerogear', // Usually your GitHub org/user name.
projectName: 'OpenVolunteerPlatform', // Usually your repo name.
themeConfig: {
sidebarCollapsible: false,
disableDarkMode: true,
prism: {
// eslint-disable-next-line
Expand Down

0 comments on commit f83ad01

Please sign in to comment.