Update src/layout/header.tsx
All checks were successful
Release to Staging / build_and_release (push) Successful in 54s
All checks were successful
Release to Staging / build_and_release (push) Successful in 54s
This commit is contained in:
parent
fedd7dd463
commit
bd6515ca53
@ -383,7 +383,7 @@ const RegisterButtonWithDialog = () => {
|
||||
extension. Here's a quick video guide, and here's a <a
|
||||
href='https://video.nostr.build/765aa9bf16dd58bca701efee2572f7e77f29b2787cddd2bee8bbbdea35798153.mp4'
|
||||
target='blank_'>guide post</a> to help with this process.</p>
|
||||
<div><video controls><source src="https://video.nostr.build/765aa9bf16dd58bca701efee2572f7e77f29b2787cddd2bee8bbbdea35798153.mp4" type="video/mp4">Your browser does not support the video tag.</video></div>
|
||||
<div><video controls><source src="https://video.nostr.build/765aa9bf16dd58bca701efee2572f7e77f29b2787cddd2bee8bbbdea35798153.mp4" type="video/mp4" />Your browser does not support the video tag.</video></div>
|
||||
</div>
|
||||
<a
|
||||
className='btn btnMain btnMainPopup'
|
||||
|
Loading…
Reference in New Issue
Block a user