diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 1701bb1..5e097ad 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,38 +1,54 @@ - - Get your own {PUBLIC_URL} handle - - Get your own {PUBLIC_URL} handle with {Math.max(0, data.count - 1)} other users - - - - Current Username - - - - New Username - - - Submit - + + Get your own {PUBLIC_URL} handle + + Get your own {PUBLIC_URL} handle with {Math.max(0, data.count - 1)} other users + + + + Username + + + .bsky.social + + + + New Username + + + .{PUBLIC_URL} + + + Submit +
- Get your own {PUBLIC_URL} handle with {Math.max(0, data.count - 1)} other users -
+ Get your own {PUBLIC_URL} handle with {Math.max(0, data.count - 1)} other users +