diff --git a/nuxt.config.ts b/nuxt.config.ts index c5e47c4..c919894 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -24,8 +24,8 @@ export default defineNuxtConfig({ app: { head: { - titleTemplate: '%s | Home', - title: 'Manuel', + // titleTemplate: '%s | Home', + title: 'Manuel Veigel', htmlAttrs: { lang: 'en', },