Rebrand product as Manyangles and add Authentik

This commit is contained in:
2026-09-08 09:17:25 -04:00
parent 27e2f196eb
commit f5702caaea
37 changed files with 630 additions and 237 deletions
+1 -1
View File
@@ -251,7 +251,7 @@ export function GuestUpload({
autoComplete="name"
value={name}
onChange={(event) => setName(event.target.value)}
placeholder="Maya…"
placeholder="Your name"
maxLength={80}
className="tap-target"
/>