landingpage Video

pull/4/head
Jan Umbach 2024-06-02 17:52:15 +02:00
parent 0dbd677405
commit db593d05fe
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
muted
controls="false"
preload="none">
<source src="{{videoURL | asset_url}}" type="video/mp4">
<source src="{{videoURL | asset_url | video_tag}}" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>