landingpage Video

pull/4/head
Jan Umbach 2024-06-02 17:49:07 +02:00
parent 302f431fe8
commit 0dbd677405
1 changed files with 1 additions and 1 deletions

View File

@ -25,10 +25,10 @@
class="shx-video-banner" class="shx-video-banner"
autoplay autoplay
loop loop
src="{{videoURL | asset_url}}"
muted muted
controls="false" controls="false"
preload="none"> preload="none">
<source src="{{videoURL | asset_url}}" type="video/mp4">
Your browser does not support the video tag. Your browser does not support the video tag.
</video> </video>
</div> </div>