wip
This commit is contained in:
parent
095ac520a9
commit
7fcc90f052
35 changed files with 302 additions and 233 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue