Skip to content

Commit

Permalink
feat: updates title in nuxt config
Browse files Browse the repository at this point in the history
  • Loading branch information
valiantone authored Oct 18, 2023
1 parent f713695 commit 16c41b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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' },
Expand Down

0 comments on commit 16c41b9

Please sign in to comment.