Edit contact and social networks blueprints
This commit is contained in:
parent
cea8f504df
commit
816071c3cc
8 changed files with 24 additions and 22 deletions
|
@ -2,6 +2,11 @@ title: Meta image
|
|||
accept:
|
||||
mime: image/jpeg, image/png
|
||||
fields:
|
||||
alt_text:
|
||||
label:
|
||||
en: Alternative text
|
||||
fr: Texte alternatif
|
||||
type: text
|
||||
crop:
|
||||
label:
|
||||
en: Social networks image crop
|
||||
|
@ -12,8 +17,3 @@ fields:
|
|||
height: 675
|
||||
preserveAspectRatio: true
|
||||
width: 1/2
|
||||
alt_text:
|
||||
label:
|
||||
en: Alternative text
|
||||
fr: Texte alternatif
|
||||
type: text
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
headline: Image
|
||||
headline:
|
||||
en: Meta image
|
||||
fr: Méta image
|
||||
type: files
|
||||
template: meta_image
|
||||
layout: cards
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
type: fields
|
||||
fields:
|
||||
meta_description:
|
||||
label: Description
|
||||
label:
|
||||
en: Meta description
|
||||
fr: Méta description
|
||||
type: textarea
|
||||
size: small
|
||||
buttons: false
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
headline:
|
||||
en: Contact and social networks
|
||||
fr: Contact et réseaux sociaux
|
||||
type: fields
|
||||
fields:
|
||||
email:
|
||||
|
@ -6,10 +9,6 @@ fields:
|
|||
fr: Adresse e-mail
|
||||
type: email
|
||||
required: true
|
||||
width: 1/2
|
||||
gap:
|
||||
type: gap
|
||||
width: 1/2
|
||||
instagram:
|
||||
type: url
|
||||
label:
|
||||
|
@ -17,4 +16,3 @@ fields:
|
|||
fr: Compte Instagram
|
||||
icon: instagram
|
||||
required: true
|
||||
width: 1/2
|
|
@ -3,5 +3,4 @@ title:
|
|||
fr: Site web
|
||||
tabs:
|
||||
content: tabs/site_content
|
||||
seo: tabs/site_informations
|
||||
analytics: tabs/site_analytics
|
||||
|
|
|
@ -2,5 +2,10 @@ label:
|
|||
en: Content
|
||||
fr: Contenu
|
||||
icon: text
|
||||
sections:
|
||||
background_image: sections/home_content_background_image
|
||||
columns:
|
||||
- width: 1/2
|
||||
sections:
|
||||
background_image: sections/home_content_background_image
|
||||
- width: 1/2
|
||||
sections:
|
||||
contact: sections/home_content_contact
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
label: Informations
|
||||
icon: info
|
||||
sections:
|
||||
seo_informations: sections/site_informations_contact
|
Loading…
Add table
Add a link
Reference in a new issue