From 1455e469678bbda7d5a4e45e7d4d3a80d21a9692 Mon Sep 17 00:00:00 2001 From: bytedream Date: Wed, 15 Oct 2025 11:21:53 +0200 Subject: [PATCH] update admins --- src/pages/admins.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/admins.astro b/src/pages/admins.astro index 24f8445..3c40b0d 100644 --- a/src/pages/admins.astro +++ b/src/pages/admins.astro @@ -28,7 +28,7 @@ const team = [ { name: 'Lars', nickname: '28Pupsi28', - roles: ['Softwareentwicklung'], + roles: ['Support', 'Softwareentwicklung'], links: [{ name: 'Website', href: 'https://mathemann.ddns.net/turtle_game/', icon: 'heroicons:globe-alt-solid' }] }, {