Skip to content

Commit d44a891

Browse files
Arthur GambyArthur Gamby
authored andcommitted
sidebars: add nextjs.mdx ai prompt to navigation
1 parent e661e62 commit d44a891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ const sidebars: SidebarsConfig = {
533533
label: "Prompts",
534534
collapsed: false,
535535
collapsible: false,
536-
items: ["ai/prompts/astro"],
536+
items: ["ai/prompts/astro", "ai/prompts/nextjs"],
537537
},
538538
{
539539
type: "category",

0 commit comments

Comments
 (0)