From 4921427ad467200e4fc81fdd4418a7d6736cfaea Mon Sep 17 00:00:00 2001 From: Gigi Date: Sat, 18 Oct 2025 09:23:20 +0200 Subject: [PATCH] feat: simplify login description text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change 'Connect your nostr npub' → 'Connect your npub' npub is already nostr-specific, so 'nostr' is redundant --- src/components/LoginOptions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LoginOptions.tsx b/src/components/LoginOptions.tsx index 77f3538b..60ff7856 100644 --- a/src/components/LoginOptions.tsx +++ b/src/components/LoginOptions.tsx @@ -97,7 +97,7 @@ const LoginOptions: React.FC = () => {

Hi! I'm Boris.

- Connect your nostr npub to see your bookmarks, explore long-form articles, and create your own highlights. + Connect your npub to see your bookmarks, explore long-form articles, and create your own highlights.