- Footer : newsletter commentée, margin-top blog, text-align footer-col - Blueprint site : logo → footerLogo (champ dédié au pied de page) - Controller : logo → footerLogo - i18n : newsletter_heading mis à jour (newsletters) - site.svelte.js : retrait console.log debug - router/index.js : reformatage quotes (linter) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
85 lines
1.9 KiB
YAML
85 lines
1.9 KiB
YAML
title: World Game
|
|
|
|
columns:
|
|
- width: 1/2
|
|
sections:
|
|
navigation:
|
|
type: pages
|
|
label: Menu
|
|
help: Accédez aux pages et réordonnez-les
|
|
layout: list
|
|
size: small
|
|
sortable: true
|
|
create: false
|
|
status: listed
|
|
|
|
- width: 1/2
|
|
fields:
|
|
siteTitle:
|
|
label: Titre du site
|
|
type: text
|
|
translate: true
|
|
siteTagline:
|
|
label: Tagline
|
|
type: text
|
|
translate: true
|
|
siteDescription:
|
|
label: Description
|
|
type: textarea
|
|
translate: true
|
|
footerLogo:
|
|
label: Logo
|
|
type: files
|
|
layout: cards
|
|
max: 1
|
|
help: Utilisé en pied de page (page À propos, Blog et Article).
|
|
|
|
- width: 1/2
|
|
fields:
|
|
contactEmail:
|
|
label: Email
|
|
type: email
|
|
width: 1/2
|
|
translate: false
|
|
contactAddress:
|
|
label: Adresse
|
|
type: writer
|
|
buttons: false
|
|
nodes: false
|
|
width: 1/2
|
|
placeholder: 33 rue Jean Dupont
|
|
socialLinks:
|
|
label: Liens réseaux sociaux
|
|
type: structure
|
|
translate: false
|
|
fields:
|
|
label:
|
|
label: Nom
|
|
required: true
|
|
type: text
|
|
width: 1/3
|
|
placeholder: "Ex: LinkedIn, Instagram..."
|
|
url:
|
|
label: URL
|
|
required: true
|
|
type: url
|
|
width: 1/3
|
|
picto:
|
|
label: Icône SVG
|
|
type: textarea
|
|
width: 1/3
|
|
buttons: false
|
|
size: small
|
|
help: Collez le code SVG de l'icône
|
|
|
|
- width: 1/2
|
|
sections:
|
|
contact:
|
|
type: fields
|
|
fields:
|
|
legalNotices:
|
|
label: Mentions légales (PDF)
|
|
type: files
|
|
max: 1
|
|
accept: application/pdf
|
|
translate: false
|