Skip to content

Commit 190769c

Browse files
Update docs.json
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent bc39b0c commit 190769c

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,16 @@
3838
"group": "Introduction",
3939
"icon": "book-open",
4040
"expanded": false,
41-
"pages": ["/", "introduction/welcome"]
41+
"pages": [
42+
{
43+
"page": "/",
44+
"sidebarTitle": "Home"
45+
},
46+
{
47+
"page": "introduction/welcome",
48+
"sidebarTitle": "Welcome"
49+
}
50+
]
4251
},
4352
{
4453
"group": "Getting Started",

0 commit comments

Comments
 (0)