This commit is contained in:
gcch 2026-04-25 10:29:10 +02:00
commit 7fcc90f052
35 changed files with 302 additions and 233 deletions

View file

@ -5,8 +5,9 @@
<main id="page-accueil">
<video
autoplay disablepictureinpicture
id="intro-video" preload="auto"
loop muted
id="intro-video" loop
muted playsinline
preload="auto" webkit-playsinline
>
<source
media="(width >= 600px)" src="{{ site.theme.link }}/assets/video/intro-desktop.m4v"