feat: Allow registered users to sign up guests via new + GAST button

This commit is contained in:
Richard
2026-08-01 12:37:56 +02:00
parent b0e727e4a5
commit d9280c3078
6 changed files with 86 additions and 58 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=JetBrains+Mono:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<title>Schichtplaner — Veranstaltungsschichtpläne</title>
<script type="module" crossorigin src="/assets/index-CaFJNwPw.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BpS4KT-L.css">
<script type="module" crossorigin src="/assets/index-BZVfc_jb.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DQgIbK11.css">
</head>
<body class="bg-paper text-main font-sans antialiased min-h-screen">
<div id="root"></div>