Merge pull request 'added another button/link for nostr connect firefox extension' (#54) from staging into master
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
Reviewed-on: #54
This commit is contained in:
commit
96f13d88f0
@ -368,6 +368,14 @@ const RegisterButtonWithDialog = () => {
|
||||
>
|
||||
Nostr Connect
|
||||
</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
|
||||
className='btn btnMain btnMainPopup'
|
||||
role='button'
|
||||
|
Loading…
Reference in New Issue
Block a user