mirror of
https://github.com/AustinKelsay/plebdevs.git
synced 2025-04-19 19:01:19 +00:00
Add webm source to hero banner
This commit is contained in:
parent
17928584f0
commit
783cc5214a
@ -76,6 +76,7 @@ const HeroBanner = () => {
|
||||
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.webm" type="video/webm" />
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user