add video

main
alexanderroese 2024-07-07 23:12:03 +02:00
parent 30e6dedeae
commit 3947ededb4
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
{% endif %}
>
{% if section.settings.video != blank %}
{{ section.settings.video | video_tag: autoplay: true, loop: true, image_size: "366px" }}
{{ section.settings.video | video_tag: autoplay: true, loop: true }}
{%- elsif section.settings.image != blank -%}
{%- if section.settings.image_behavior == 'ambient' or section.settings.image_behavior == 'zoom-in' -%}
{%- assign widths = '198, 432, 642, 900, 1284, 1800' -%}