Skip to content

Commit dab9236

Browse files
committed
remove guide
1 parent 06aecf2 commit dab9236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default defineConfig({
4343
items: [
4444
// Each item here is one entry in the navigation menu.
4545
{ label: 'Introduction to FlowPilot', link: '/guides/introductiontoflowpilot/' },
46-
{ label: 'Fixing The Demo Level', link: '/guides/fixingthedemolevel/' },
46+
// { label: 'Fixing The Demo Level', link: '/guides/fixingthedemolevel/' },
4747
]
4848
}, {
4949
label: 'Reference',

0 commit comments

Comments
 (0)