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' }] }, {