diff --git a/app/routes/team.js b/app/routes/team.js index acb2124d..265e48d3 100644 --- a/app/routes/team.js +++ b/app/routes/team.js @@ -32,7 +32,7 @@ export default TravisRoute.extend({ title: 'Haase of Pain', handle: 'konstantinhaase', nationality: 'germany', - country: 'germany', + country: 'switzerland', image: 'konstantin' }, { name: 'Mathias Meyer', diff --git a/public/images/pro-landing/flag-switzerland.svg b/public/images/pro-landing/flag-switzerland.svg new file mode 100644 index 00000000..701e7d8a --- /dev/null +++ b/public/images/pro-landing/flag-switzerland.svg @@ -0,0 +1 @@ + \ No newline at end of file