test
parent
958c97a1b7
commit
d36bf67c5a
|
@ -1,5 +1,5 @@
|
|||
{% assign media = media %}
|
||||
{% assign videoType = videoType | default "normal" %}
|
||||
{% assign videoType = videoType | default: 'normal' %}
|
||||
|
||||
{% if videoType == "normal" %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue