Refine space join dialogs and discover page

This commit is contained in:
Jon Staab
2026-02-19 11:08:06 -08:00
parent ba1757d4f1
commit 937ca5ecf6
6 changed files with 141 additions and 88 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ const FALLBACK_APP_NAME = "Flotilla"
const staticTitles = new Map<string, string>([
["/", "Redirecting"],
["/home", "Home"],
["/discover", "Discover Spaces"],
["/discover", "Join a Space"],
["/spaces", "Your Spaces"],
["/spaces/create", "Create a Space"],
["/spaces/[relay]", "Space"],