diff --git a/_content/team.ts b/_content/team.ts index dae1f27..ae23f90 100644 --- a/_content/team.ts +++ b/_content/team.ts @@ -27,6 +27,11 @@ export const team: Team = { position: 'Programming & Sounds', image: kp.src, }, + { + name: 'Piotr Szadkowski', + position: 'Programming', + image: ps.src, + }, ], friends: [ { @@ -44,11 +49,6 @@ export const team: Team = { position: 'Programming', image: rp.src, }, - { - name: 'Piotrek Szadkowski', - position: 'Programming', - image: ps.src, - }, { name: 'Maciek Wójcik', position: 'Programming',