added another button/link for nostr connect firefox extension
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
All checks were successful
Release to Staging / build_and_release (push) Successful in 45s
This commit is contained in:
parent
c8a9c3c736
commit
27933afdea
@ -368,6 +368,14 @@ const RegisterButtonWithDialog = () => {
|
|||||||
>
|
>
|
||||||
Nostr Connect
|
Nostr Connect
|
||||||
</a>
|
</a>
|
||||||
|
<a
|
||||||
|
className='btn btnMain btnMainPopup'
|
||||||
|
role='button'
|
||||||
|
href='https://addons.mozilla.org/en-US/firefox/addon/nostr-connect/'
|
||||||
|
target='_blank'
|
||||||
|
>
|
||||||
|
Nostr Connect (Firefox)
|
||||||
|
</a>
|
||||||
<a
|
<a
|
||||||
className='btn btnMain btnMainPopup'
|
className='btn btnMain btnMainPopup'
|
||||||
role='button'
|
role='button'
|
||||||
|
Loading…
Reference in New Issue
Block a user