add new line to org footer text

This commit is contained in:
2025-07-29 11:33:13 +02:00
parent e7b8250eaf
commit 7e176f229f
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ export const translations = {
},
footer: {
address: "Slemdalsveien 15, 0369 Oslo",
org: "Studentfestivalen i Oslo 2025",
org: "Studentfestivalen<br>i Oslo 2025",
dnsAlt: "Logo for Det Norske Studentersamfund",
},
},
@@ -89,7 +89,7 @@ export const translations = {
},
footer: {
address: "Slemdalsveien 15, 0369 Oslo",
org: "Student Festival in Oslo 2025",
org: "Student Festival<br>in Oslo 2025",
dnsAlt: "Logo for the Norwegian Student Society",
},
},