summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/sidebars.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sidebars.js b/docs/sidebars.js
index 47e0baf7..a8ca0a12 100644
--- a/docs/sidebars.js
+++ b/docs/sidebars.js
@@ -22,7 +22,7 @@ const sidebars = {
type: "category",
label: "🎨 Customization",
collapsible: true,
- collapsed: false,
+ collapsed: true,
items: [
"customization/overview",
"customization/models",
@@ -35,7 +35,7 @@ const sidebars = {
type: "category",
label: "🚶 Walkthroughs",
collapsible: true,
- collapsed: false,
+ collapsed: true,
items: ["walkthroughs/codellama"],
},
"development-data",
@@ -45,7 +45,7 @@ const sidebars = {
type: "category",
label: "📖 Reference",
collapsible: true,
- collapsed: false,
+ collapsed: true,
items: [
{
type: "autogenerated",