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