From 1f1f8793e2ed108bffc9a4877e499fb49c2ae6cb Mon Sep 17 00:00:00 2001 From: bytedream Date: Sun, 18 May 2025 19:08:20 +0200 Subject: [PATCH] remove team members --- src/pages/team.astro | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/src/pages/team.astro b/src/pages/team.astro index 1f3a97b..6ea1634 100644 --- a/src/pages/team.astro +++ b/src/pages/team.astro @@ -12,29 +12,12 @@ const team = [ nickname: 'Goldi187', roles: ['Support', 'Organisation'] }, - { - name: 'Adrian', - nickname: 'h0nny27', - roles: ['Support'] - }, { name: 'Ruben', nickname: 'bytedream', roles: ['Softwareentwicklung'], links: [{ name: 'Website', href: 'https://bytedream.dev', icon: 'heroicons:globe-alt' }] }, - { - name: 'Lars', - nickname: '28Pupsi28', - roles: ['Support', 'Softwareentwicklung'], - links: [ - { - name: 'Website', - href: 'https://mathemann.ddns.net/turtle_game/', - icon: 'heroicons:globe-alt' - } - ] - }, { name: 'Hanad', nickname: 'Voldemort2212',