diff --git a/app/app.config.ts b/app/app.config.ts index f2d8d00..5299153 100644 --- a/app/app.config.ts +++ b/app/app.config.ts @@ -185,7 +185,7 @@ export default defineAppConfig({ // info: 'i-tabler-info-square-rounded-filled', }, }, - // `seo.siteName`, `header.title` and `github.*` are deliberately NOT defaulted here: modules/config.ts seeds + // `seo.siteName`, `header.title` and `github.*` are deliberately NOT defaulted here: modules/config/ seeds // them into `nuxt.options.appConfig`, and app.config values — even empty strings — would win over those. header: { to: '/', diff --git a/app/app.vue b/app/app.vue index 291eb44..c3519a4 100644 --- a/app/app.vue +++ b/app/app.vue @@ -1,31 +1,27 @@