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
|
|
@ -3,7 +3,7 @@
|
|||
<html lang="fr">
|
||||
|
||||
<head>
|
||||
|
||||
|
||||
{{ snippet('metadata') }}
|
||||
{{ snippet('favicon') }}
|
||||
|
||||
|
@ -52,7 +52,7 @@
|
|||
<div class="footer-bar">
|
||||
|
||||
<div class="footer-bar__social">
|
||||
<a rel="me" href="{{ site.instagram }}" target="_blank" aria-label="Accéder au profil Instagram de {{ site.meta_author }}">
|
||||
<a rel="me" href="{{ site.homePage.instagram }}" target="_blank" aria-label="Accéder au profil Instagram de {{ site.title }}">
|
||||
<svg aria-hidden="true" viewBox="0 0 48 48" fill="currentColor">
|
||||
<g fill-rule="evenodd" clip-rule="evenodd">
|
||||
<path d="M0 24C0 10.7452 10.7452 0 24 0C37.2548 0 48 10.7452 48 24C48 37.2548 37.2548 48 24 48C10.7452 48 0 37.2548 0 24ZM24.0012 11.2C20.5249 11.2 20.0886 11.2152 18.7233 11.2773C17.3606 11.3397 16.4305 11.5555 15.6166 11.872C14.7747 12.1989 14.0606 12.6363 13.3491 13.348C12.6371 14.0595 12.1997 14.7736 11.8717 15.6152C11.5544 16.4294 11.3384 17.3598 11.2771 18.7219C11.216 20.0873 11.2 20.5238 11.2 24.0001C11.2 27.4764 11.2155 27.9114 11.2773 29.2767C11.34 30.6394 11.5557 31.5695 11.872 32.3834C12.1992 33.2253 12.6365 33.9394 13.3483 34.6509C14.0595 35.3629 14.7736 35.8013 15.615 36.1283C16.4294 36.4448 17.3598 36.6605 18.7222 36.7229C20.0876 36.7851 20.5236 36.8003 23.9996 36.8003C27.4762 36.8003 27.9111 36.7851 29.2765 36.7229C30.6391 36.6605 31.5703 36.4448 32.3848 36.1283C33.2264 35.8013 33.9394 35.3629 34.6506 34.6509C35.3626 33.9394 35.8 33.2253 36.128 32.3837C36.4427 31.5695 36.6587 30.6391 36.7227 29.277C36.784 27.9116 36.8 27.4764 36.8 24.0001C36.8 20.5238 36.784 20.0876 36.7227 18.7222C36.6587 17.3595 36.4427 16.4294 36.128 15.6155C35.8 14.7736 35.3626 14.0595 34.6506 13.348C33.9386 12.636 33.2266 12.1987 32.384 11.872C31.5679 11.5555 30.6373 11.3397 29.2746 11.2773C27.9092 11.2152 27.4746 11.2 23.9972 11.2H24.0012Z"/>
|
||||
|
@ -61,7 +61,7 @@
|
|||
</g>
|
||||
</svg>
|
||||
</a>
|
||||
<a href="mailto:{{ site.email }}" target="_blank" aria-label="Écrire un e-mail à {{ site.meta_author }}">
|
||||
<a href="mailto:{{ site.homePage.email }}" target="_blank" aria-label="Écrire un e-mail à {{ site.title }}">
|
||||
<svg aria-hidden="true" viewBox="0 0 48 48" fill="currentColor">
|
||||
<g fill-rule="evenodd" clip-rule="evenodd">
|
||||
<path d="M24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0ZM10 23.9603C10 16.2626 16.2802 10 23.9998 10C31.7194 10 37.9997 16.2626 37.9997 23.9603C37.9997 25.0508 37.9087 25.9336 37.7048 26.8197L37.7018 26.8344C37.7013 26.837 37.6001 27.2455 37.5442 27.4237C37.1982 28.5272 36.5718 29.4463 35.7325 30.0815C34.9186 30.6977 33.9094 31.0371 32.891 31.0371C32.7652 31.0371 32.6385 31.032 32.5144 31.0221C31.0682 30.9063 29.7966 30.1474 29.0168 28.9373C27.6757 30.282 25.8964 31.0218 23.9998 31.0218C20.0951 31.0218 16.9184 27.854 16.9184 23.9603C16.9184 20.0666 20.0951 16.8989 23.9998 16.8989C27.9045 16.8989 31.0812 20.0666 31.0812 23.9603V26.2366C31.087 27.5648 31.9808 28.1077 32.7444 28.1691C33.5041 28.2276 34.5152 27.7863 34.8674 26.3461C35.0411 25.5562 35.1294 24.7533 35.1294 23.9603C35.1294 17.8407 30.1367 12.8621 23.9998 12.8621C17.8629 12.8621 12.8703 17.8407 12.8703 23.9603C12.8703 30.0798 17.8629 35.0585 23.9998 35.0585C26.136 35.0585 28.2136 34.4501 30.0079 33.2991L30.0401 33.2784L31.9261 35.465L31.8856 35.4926C29.5549 37.0811 26.828 37.9207 23.9998 37.9207C16.2802 37.9207 10 31.6581 10 23.9603Z"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue