chore: update description

This commit is contained in:
codytseng
2025-04-06 15:39:24 +08:00
parent cd00e5989b
commit 27ae980f42
5 changed files with 7 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ export default function AboutInfoDialog({ children }: { children: React.ReactNod
<>
<div className="text-xl font-semibold">Jumble</div>
<div className="text-muted-foreground">
A beautiful nostr client focused on browsing relay feeds
A user-friendly Nostr client focused on relay feed browsing and relay discovery
</div>
<div>
Made by <Username userId={CODY_PUBKEY} className="inline-block text-primary" showAt />