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)
</label>
<p className='labelDescriptionMain'>
Once you create your "account" on any of these (
<a
Once you create your "account" on any of these, come back and click login, then sign-in with
extension. Here's a quick video guide, and here's a <a
href='https://video.nostr.build/765aa9bf16dd58bca701efee2572f7e77f29b2787cddd2bee8bbbdea35798153.mp4'
target='blank_'
>
Here's a quick video guide
</a>
), come back and click login, then sign-in with
extension.
guide post
</a> to help with this process.
</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>
<a
className='btn btnMain btnMainPopup'