feat: i18n PWA webmanifests (#805)

Co-authored-by: Daniel Roe <daniel@roe.dev>
This commit is contained in:
Joaquín Sánchez 2023-01-06 13:48:43 +01:00 committed by GitHub
parent 18056038c7
commit 85ac005570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 190 additions and 73 deletions

View file

@ -113,7 +113,7 @@ export default defineNuxtConfig({
],
prerender: {
crawlLinks: false,
routes: ['/', '/200.html'],
routes: ['/'],
},
},
app: {