Skip to content

Commit 5d7a0cd

Browse files
Update docs.json
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 36114fe commit 5d7a0cd

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

docs.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,12 +335,26 @@
335335
{
336336
"group": "AI Features",
337337
"expanded": false,
338-
"pages": ["essentials/ai-chat-commands", "essentials/project-templates"]
338+
"pages": [
339+
{
340+
"page": "essentials/ai-chat-commands",
341+
"sidebarTitle": "AI chat commands"
342+
},
343+
{
344+
"page": "essentials/project-templates",
345+
"sidebarTitle": "Project templates"
346+
}
347+
]
339348
},
340349
{
341350
"group": "Configuration",
342351
"expanded": false,
343-
"pages": ["essentials/customization"]
352+
"pages": [
353+
{
354+
"page": "essentials/customization",
355+
"sidebarTitle": "Customization"
356+
}
357+
]
344358
}
345359
]
346360
},

0 commit comments

Comments
 (0)