fix(convert): Whitespace issue in default RevealJS template (#442)

* Fix whitespace issue in RevealJS template

* Edit changelog
This commit is contained in:
Yunus
2024-05-27 14:49:14 -04:00
committed by GitHub
parent c0a240d758
commit 9460f6b135
3 changed files with 4 additions and 2 deletions

View File

@ -32,7 +32,7 @@
data-background-video="{{ file }}"
{% if loop.index == 1 and outer_loop.index == 1 -%}
data-background-video-muted
{%- endif -%}
{%- endif %}
{% if slide_config.loop -%}
data-background-video-loop
{%- endif -%}