From cee34d94a0bb437724853414ad4082916bca2a47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Legi=C4=99=C4=87?= Date: Mon, 4 Dec 2023 16:58:23 +0100 Subject: [PATCH] Update team.ts --- _content/team.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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',