From 42d6cff9be38287fd1e1bc2e3b8626f577fb0736 Mon Sep 17 00:00:00 2001 From: Dominik Simonik Date: Sun, 5 Jul 2026 16:02:37 +0200 Subject: [PATCH] =?UTF-8?q?fix(team):=20update=20Petr=20Vobr=20role=20Fest?= =?UTF-8?q?ival=20&=20Game=20=E2=86=92=20Festival?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- src/pages/team.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/team.astro b/src/pages/team.astro index 8b2c3417..d7cdc599 100644 --- a/src/pages/team.astro +++ b/src/pages/team.astro @@ -103,7 +103,7 @@ const team: TeamMember[] = [ { name: 'Petr Vobr', alias: 'Private Eye', - role: 'Festival & Game', + role: 'Festival', photo: '/team/petr-vobr-bw.webp', photoColor: '/team/petr-vobr.webp', },