feat: i18n PWA webmanifests (#805)
Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
parent
18056038c7
commit
85ac005570
7 changed files with 190 additions and 73 deletions
|
|
@ -113,7 +113,7 @@ export default defineNuxtConfig({
|
|||
],
|
||||
prerender: {
|
||||
crawlLinks: false,
|
||||
routes: ['/', '/200.html'],
|
||||
routes: ['/'],
|
||||
},
|
||||
},
|
||||
app: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue