From a1be338ba1b32b575ca1ca54d31d2152300c568f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 13 Apr 2023 14:43:26 +0200 Subject: [PATCH] Add hint for updating nostr profiles when pubkey is added --- app/views/settings/_experiments.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/settings/_experiments.html.erb b/app/views/settings/_experiments.html.erb index ef5bd4a..8cb0fdd 100644 --- a/app/views/settings/_experiments.html.erb +++ b/app/views/settings/_experiments.html.erb @@ -28,10 +28,10 @@

Your user address <%= current_user.address %> is - also a Nostr address now. Use your favorite Nostr app, or for + now also a Nostr address. Use your favorite Nostr app, or for example metadata.nostr.com, to add this - NIP-05 address to your public profile. + class="underline">metadata.nostr.com to add or update the + NIP-05 address in your public profile.