diff --git a/nuxt.config.ts b/nuxt.config.ts index 6a18b71a538afe09e88ae22217eeb2c9fae10f47..93880873f8f9742a9c8f810e418f1f329d52399a 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -17,7 +17,8 @@ export default defineNuxtConfig({ preload: [ 'sh', ] - } + }, + layoutFallbacks: ['article'], }, vuetify: { vuetifyOptions: {