Skip to content

Commit 69eada2

Browse files
Update docs.json
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 8a0240a commit 69eada2

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

docs.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,20 @@
288288
"group": "Hosting",
289289
"icon": "globe",
290290
"expanded": false,
291-
"pages": ["integrations/vercel", "integrations/netlify", "integrations/cloudflare"]
291+
"pages": [
292+
{
293+
"page": "integrations/vercel",
294+
"sidebarTitle": "Vercel"
295+
},
296+
{
297+
"page": "integrations/netlify",
298+
"sidebarTitle": "Netlify"
299+
},
300+
{
301+
"page": "integrations/cloudflare",
302+
"sidebarTitle": "Cloudflare"
303+
}
304+
]
292305
},
293306
{
294307
"group": "Running Models Locally",

0 commit comments

Comments
 (0)