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"
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>