:3
This commit is contained in:
parent
5a911771d0
commit
cfe781b730
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ export default defineNuxtConfig({
|
||||||
nitro: {
|
nitro: {
|
||||||
prerender: {
|
prerender: {
|
||||||
routes: blog_nitro_routes,
|
routes: blog_nitro_routes,
|
||||||
autoSubfolderIndex: false
|
autoSubfolderIndex: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
particles: {
|
particles: {
|
||||||
|
|
Loading…
Add table
Reference in a new issue