From 2a7975e1b35cdaf65210a3bb68c44431536066f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20M=C3=BCller?= Date: Fri, 21 Nov 2025 21:52:41 +0100 Subject: [PATCH] updated team member roles --- src/pages/admins.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/admins.astro b/src/pages/admins.astro index cd70d5a..0b24b86 100644 --- a/src/pages/admins.astro +++ b/src/pages/admins.astro @@ -5,7 +5,7 @@ const team = [ { name: 'Elias', nickname: 'MineTec', - roles: ['GrĂ¼nder', 'Support', 'Organisation', 'Softwareentwicklung', 'Systemadministrator'], + roles: ['GrĂ¼nder', 'Support', 'Organisation', 'Softwareentwicklung'], links: [{ name: 'Website', href: 'https://mhsl.eu/aboutme/', iconClass: 'iconify-[heroicons--globe-alt-solid]' }] }, { @@ -27,7 +27,7 @@ const team = [ { name: 'Lars', nickname: '28Pupsi28', - roles: ['Support', 'Softwareentwicklung'], + roles: ['Softwareentwicklung'], links: [ { name: 'Website',