landingpage Video
parent
302f431fe8
commit
0dbd677405
|
@ -25,10 +25,10 @@
|
|||
class="shx-video-banner"
|
||||
autoplay
|
||||
loop
|
||||
src="{{videoURL | asset_url}}"
|
||||
muted
|
||||
controls="false"
|
||||
preload="none">
|
||||
<source src="{{videoURL | asset_url}}" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue