diff --git a/components/app/AppLayout.vue b/components/app/AppLayout.vue index e96672666..44ebed92e 100644 --- a/components/app/AppLayout.vue +++ b/components/app/AppLayout.vue @@ -19,8 +19,8 @@ useContentHead(config.value as any) diff --git a/package.json b/package.json index c642b32bc..0e0635af6 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "plugins", "nuxt.schema.ts", "app.vue", + "app.config.ts", "nuxt.config.ts", "tokens.config.ts" ],