Remove tabs from main panel page
This commit is contained in:
parent
00b2118e2c
commit
75970bc41e
6 changed files with 18 additions and 31 deletions
19
site/blueprints/sections/site_contact.yml
Normal file
19
site/blueprints/sections/site_contact.yml
Normal file
|
@ -0,0 +1,19 @@
|
|||
type: fields
|
||||
fields:
|
||||
contact_line:
|
||||
type: line
|
||||
instagram:
|
||||
type: url
|
||||
label:
|
||||
en: Instagram account
|
||||
fr: Compte Instagram
|
||||
icon: instagram
|
||||
required: true
|
||||
width: 1/2
|
||||
email:
|
||||
label:
|
||||
en: Email
|
||||
fr: Adresse e-mail
|
||||
type: email
|
||||
required: true
|
||||
width: 1/2
|
Loading…
Add table
Add a link
Reference in a new issue