Fix: home.yml — nettoyage blueprint vidéo
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0b3d2e3dbc
commit
84744cd4a3
1 changed files with 4 additions and 4 deletions
|
|
@ -43,7 +43,6 @@ tabs:
|
|||
backgroundVideo:
|
||||
label: Vidéo d'arrière-plan (desktop)
|
||||
type: files
|
||||
layout: cards
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
|
|
@ -53,7 +52,7 @@ tabs:
|
|||
uploads:
|
||||
template: video
|
||||
backgroundVideoPoster:
|
||||
label: Poster vidéo desktop (affiché pendant le chargement)
|
||||
label: Poster vidéo desktop
|
||||
type: files
|
||||
layout: cards
|
||||
max: 1
|
||||
|
|
@ -62,10 +61,10 @@ tabs:
|
|||
image:
|
||||
ratio: 16/9
|
||||
cover: true
|
||||
help: Image affichée au besoin pendant le chargement de la vidéo
|
||||
backgroundVideoMobile:
|
||||
label: Vidéo d'arrière-plan (mobile)
|
||||
type: files
|
||||
layout: cards
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
|
|
@ -75,7 +74,7 @@ tabs:
|
|||
uploads:
|
||||
template: video
|
||||
backgroundVideoMobilePoster:
|
||||
label: Poster vidéo mobile (affiché pendant le chargement)
|
||||
label: Poster vidéo mobile
|
||||
type: files
|
||||
layout: cards
|
||||
max: 1
|
||||
|
|
@ -84,3 +83,4 @@ tabs:
|
|||
image:
|
||||
ratio: 9/16
|
||||
cover: true
|
||||
help: Image affichée au besoin pendant le chargement de la vidéo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue