There was an error while loading. Please reload this page.
2 parents 5fc1777 + 755f4ba commit c7bfeefCopy full SHA for c7bfeef
1 file changed
packages/ui/src/components/login-screen.tsx
@@ -56,7 +56,7 @@ export function LoginScreen({ onLogin, notice, defaultUsername = '' }: LoginScre
56
className="text-3xl font-bold tracking-widest"
57
style={{ color: '#01A1FF' }}
58
>
59
- ILLUMINATE
+ WAVEGRID
60
</h1>
61
<p className="text-sm mt-1" style={{ color: '#666' }}>
62
Painting the sky with light
0 commit comments