je crois que c'était une homogénéisation des bliueprint
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
This commit is contained in:
parent
847cd588c2
commit
d04048549a
9 changed files with 67 additions and 32 deletions
|
|
@ -14,10 +14,11 @@ icon: play
|
|||
|
||||
columns:
|
||||
# Colonne principale
|
||||
- width: 2/3
|
||||
main:
|
||||
width: 2/3
|
||||
sections:
|
||||
# Informations principales
|
||||
main:
|
||||
content:
|
||||
type: fields
|
||||
fields:
|
||||
lettering:
|
||||
|
|
@ -47,9 +48,10 @@ columns:
|
|||
- link
|
||||
|
||||
# Sidebar
|
||||
- width: 1/3
|
||||
sidebar:
|
||||
width: 1/3
|
||||
sections:
|
||||
info:
|
||||
meta:
|
||||
type: fields
|
||||
fields:
|
||||
thumbnail:
|
||||
|
|
@ -83,13 +85,13 @@ columns:
|
|||
help: Sans lien renseigner, le jeu aura une étiquette "coming soon" et ne sera pas jouable.
|
||||
type: structure
|
||||
fields:
|
||||
link_label:
|
||||
label:
|
||||
label: Nom du bouton
|
||||
required: true
|
||||
type: text
|
||||
width: 1/2
|
||||
placeholder: "Ex: App Store, Site web..."
|
||||
link_url:
|
||||
url:
|
||||
label: URL
|
||||
required: true
|
||||
type: url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue