fix index exposure
This commit is contained in:
parent
fd3eca33e8
commit
a3a0aa44f2
@ -35,7 +35,6 @@
|
|||||||
<video autoplay loop muted class="fillWidth">
|
<video autoplay loop muted class="fillWidth">
|
||||||
<source src="{{ video }}" type="video/webm" data-source="{{ video }}" data-format="vp8" data-extension="webm">
|
<source src="{{ video }}" type="video/webm" data-source="{{ video }}" data-format="vp8" data-extension="webm">
|
||||||
</video>
|
</video>
|
||||||
<img class="full-picture" src="{{ video.generate_thumbnail("900") }}">
|
|
||||||
</div>
|
</div>
|
||||||
{% set video = "" %}
|
{% set video = "" %}
|
||||||
{% else %}
|
{% else %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user