new format
This commit is contained in:
parent
4eafc1ce34
commit
f7b11df4b9
20 changed files with 1021 additions and 19 deletions
|
|
@ -44,7 +44,7 @@
|
|||
{% include cookie-consent.html %}
|
||||
{% include scripts.html %}
|
||||
{% if page.video_path %}
|
||||
<div class="fullscreen-bg">
|
||||
<div class="fullscreen-bg" style="opacity: 0.1;">
|
||||
<video data-matomo-ignore autoplay muted loop poster="{{ page.image }}" class="fullscreen-bg__video">
|
||||
<source src="{{ page.video_path }}" type="video/mp4">
|
||||
</video>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue