Nuxt Content - Navigation not rendered properly to generated static site
I have a few pages in the
I marked the index.md pages wit
And the following code in my app.vue
-- Home
+-- Home
+- folder 1
+-- folder 1
+-- other
```
Why the difference? Is there any setting I'm missing?
/content treeI marked the index.md pages wit
And the following code in my app.vue
-- Home
+-- Home
+- folder 1
+-- folder 1
+-- other
```
Why the difference? Is there any setting I'm missing?
