Skip to content

Commit

Permalink
Merge pull request #1713 from damienbod/fabiangosebrink/collapse-docu…
Browse files Browse the repository at this point in the history
…mentation-by-default

expand configuration per default
  • Loading branch information
FabianGosebrink committed Mar 12, 2023
2 parents 807fc49 + e1a9c67 commit 394a85f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
@@ -1,4 +1,5 @@
{
"label": "Documentation",
"position": 2
"position": 2,
"collapsed": false
}
@@ -1,5 +1,6 @@
---
sidebar_label: Configuration
sidebar_collapsed: false
sidebar_position: 2
---

Expand Down

0 comments on commit 394a85f

Please sign in to comment.