add video
parent
30e6dedeae
commit
3947ededb4
|
@ -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' -%}
|
||||
|
|
Loading…
Reference in New Issue