From a583d15ed7ac742fe058322b3fe44e622d0fc7a7 Mon Sep 17 00:00:00 2001 From: Danny Roosevelt Date: Tue, 17 Jun 2025 11:30:30 -0700 Subject: [PATCH] Creating a PR to trigger a new Vercel deployment --- docs-v2/pages/_meta.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs-v2/pages/_meta.tsx b/docs-v2/pages/_meta.tsx index a26a1be06fdde..8bb8af7ebd69c 100644 --- a/docs-v2/pages/_meta.tsx +++ b/docs-v2/pages/_meta.tsx @@ -8,7 +8,7 @@ export default { }, "connect": { title: "Integrate APIs", - // display: "children", + // display: "children", <-- https://github.com/shuding/nextra/issues/4611 }, "--workflows": { type: "separator", @@ -16,7 +16,7 @@ export default { }, "workflows": { title: "Build Workflows", - // display: "children", + // display: "children", <-- https://github.com/shuding/nextra/issues/4611 }, "--platform": { type: "separator",