Add hint for updating nostr profiles when pubkey is added
This commit is contained in:
parent
589e46bc63
commit
a1be338ba1
@ -28,10 +28,10 @@
|
|||||||
<div class="ml-3 flex-1">
|
<div class="ml-3 flex-1">
|
||||||
<p class="text-sm text-blue-800">
|
<p class="text-sm text-blue-800">
|
||||||
Your user address <strong><%= current_user.address %></strong> is
|
Your user address <strong><%= current_user.address %></strong> 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 <a href="http://metadata.nostr.com" target="_blank"
|
example <a href="http://metadata.nostr.com" target="_blank"
|
||||||
class="underline">metadata.nostr.com</a>, to add this
|
class="underline">metadata.nostr.com</a> to add or update the
|
||||||
<strong>NIP-05</strong> address to your public profile.
|
<strong>NIP-05</strong> address in your public profile.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user