We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aecf2 commit dab9236Copy full SHA for dab9236
astro.config.mjs
@@ -43,7 +43,7 @@ export default defineConfig({
43
items: [
44
// Each item here is one entry in the navigation menu.
45
{ label: 'Introduction to FlowPilot', link: '/guides/introductiontoflowpilot/' },
46
- { label: 'Fixing The Demo Level', link: '/guides/fixingthedemolevel/' },
+ // { label: 'Fixing The Demo Level', link: '/guides/fixingthedemolevel/' },
47
]
48
}, {
49
label: 'Reference',
0 commit comments