fix: removed the additional label
This commit is contained in:
parent
5ed28d190c
commit
db2a41a1a6
|
|
@ -119,10 +119,6 @@ export default defineConfig({
|
||||||
label: 'Brownfield Development',
|
label: 'Brownfield Development',
|
||||||
autogenerate: { directory: 'how-to/brownfield' },
|
autogenerate: { directory: 'how-to/brownfield' },
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: 'Enterprise',
|
|
||||||
autogenerate: { directory: 'how-to/enterprise' },
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: 'Troubleshooting',
|
label: 'Troubleshooting',
|
||||||
autogenerate: { directory: 'how-to/troubleshooting' },
|
autogenerate: { directory: 'how-to/troubleshooting' },
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue