We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f76d9c commit f79acbbCopy full SHA for f79acbb
web/astro.config.mjs
@@ -56,7 +56,7 @@ export default defineConfig({
56
{
57
label: 'Elements',
58
items: [
59
- {slug: 'Element'},
+ {label: 'Element types', link: '/Element'},
60
{slug: 'Element_tree'},
61
]
62
},
0 commit comments