diff --git a/nuxt.config.js b/nuxt.config.js index 317f5f54..cb4f7fb9 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -18,7 +18,7 @@ export default { // Global page headers: https://go.nuxtjs.dev/config-head head: { - titleTemplate: '%s - Radar | SS23 | TechLabs Berlin', + titleTemplate: '%s - Radar | WS23/24 | TechLabs Berlin', meta: [ { charset: 'utf-8' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' },