Update city

This commit is contained in:
Christoph Hagen 2023-12-03 09:23:47 +01:00
parent abf61463fe
commit f1f770c859

View File

@ -32,7 +32,7 @@ let cvInfoEnglish = CVInfo(
imageName: "Cover", imageName: "Cover",
name: "Christoph Hagen", name: "Christoph Hagen",
tagLine: "Problem solver and creative mind with a favour for interdisciplinary work.", tagLine: "Problem solver and creative mind with a favour for interdisciplinary work.",
place: "Würzburg, Germany", place: "Munich, Germany",
ageText: "Age 32", ageText: "Age 32",
web: "christophhagen.de", web: "christophhagen.de",
email: "jobs@christophhagen.de", email: "jobs@christophhagen.de",
@ -124,7 +124,7 @@ let cvInfoGerman = CVInfo(
imageName: "Cover", imageName: "Cover",
name: "Christoph Hagen", name: "Christoph Hagen",
tagLine: "Problemlöser und kreativer Kopf mit einer Vorliebe für interdisziplinäre Arbeit.", tagLine: "Problemlöser und kreativer Kopf mit einer Vorliebe für interdisziplinäre Arbeit.",
place: "Würzburg", place: "München",
ageText: "32 Jahre", ageText: "32 Jahre",
web: "christophhagen.de", web: "christophhagen.de",
email: "jobs@christophhagen.de", email: "jobs@christophhagen.de",