mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-05-17 03:35:52 +00:00
Add webm source to hero banner
This commit is contained in:
parent
17928584f0
commit
783cc5214a
@ -76,6 +76,7 @@ const HeroBanner = () => {
|
|||||||
playsInline
|
playsInline
|
||||||
>
|
>
|
||||||
<source src="https://plebdevs-bucket.nyc3.cdn.digitaloceanspaces.com/plebdevs-montage.mp4" type="video/mp4" />
|
<source src="https://plebdevs-bucket.nyc3.cdn.digitaloceanspaces.com/plebdevs-montage.mp4" type="video/mp4" />
|
||||||
|
<source src="https://plebdevs-bucket.nyc3.cdn.digitaloceanspaces.com/plebdevs-montage.webm" type="video/webm" />
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user