Update src/layout/header.tsx
Some checks failed
Release to Staging / build_and_release (push) Failing after 20s

This commit is contained in:
freakoverse 2024-11-11 23:10:21 +00:00
parent d10b10a4fb
commit b3747e9c22

View File

@ -379,16 +379,17 @@ const RegisterButtonWithDialog = () => {
Browser Extensions (Windows) Browser Extensions (Windows)
</label> </label>
<p className='labelDescriptionMain'> <p className='labelDescriptionMain'>
Once you create your "account" on any of these ( Once you create your "account" on any of these, come back and click login, then sign-in with
<a extension. Here's a quick video guide, and here's a <a
href='https://video.nostr.build/765aa9bf16dd58bca701efee2572f7e77f29b2787cddd2bee8bbbdea35798153.mp4' href='https://video.nostr.build/765aa9bf16dd58bca701efee2572f7e77f29b2787cddd2bee8bbbdea35798153.mp4'
target='blank_' target='blank_'
> >
Here's a quick video guide guide post
</a> </a> to help with this process.
), come back and click login, then sign-in with
extension.
</p> </p>
<div style={{ width: '100%', height: 'auto', borderRadius: '8px', overflow: 'hidden' }}><video controls style={{ width: '100%' }}></video>
<source src="https://video.nostr.build/765aa9bf16dd58bca701efee2572f7e77f29b2787cddd2bee8bbbdea35798153.mp4" type="video/mp4" />
Your browser does not support the video tag.</video>
</div> </div>
<a <a
className='btn btnMain btnMainPopup' className='btn btnMain btnMainPopup'