change: defalt Tab Title
This commit is contained in:
parent
679623f4dd
commit
52f4c43057
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ export default defineNuxtConfig({
|
||||||
url: process.env.PUBLIC_STRAPI_URL ?? "localhost:1337",
|
url: process.env.PUBLIC_STRAPI_URL ?? "localhost:1337",
|
||||||
},
|
},
|
||||||
app: {
|
app: {
|
||||||
title: process.env.PUBLIC_APP_TITLE ?? "Feuerwehr",
|
title: process.env.PUBLIC_APP_TITLE ?? "FF Webpage",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue