Set up CV writer field
This commit is contained in:
parent
75970bc41e
commit
03a44a5ec5
6 changed files with 52 additions and 25 deletions
41
site/blueprints/sections/site_info.yml
Normal file
41
site/blueprints/sections/site_info.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
type: fields
|
||||
fields:
|
||||
contact_line:
|
||||
type: line
|
||||
cv:
|
||||
label: CV
|
||||
type: writer
|
||||
toolbar:
|
||||
inline: false
|
||||
nodes:
|
||||
- paragraph
|
||||
- heading
|
||||
- bulletList
|
||||
headings:
|
||||
- 2
|
||||
- 3
|
||||
marks:
|
||||
- bold
|
||||
- italic
|
||||
- underline
|
||||
- '|'
|
||||
- link
|
||||
- email
|
||||
- '|'
|
||||
- clear
|
||||
required: true
|
||||
instagram:
|
||||
label:
|
||||
en: Instagram account
|
||||
fr: Compte Instagram
|
||||
type: url
|
||||
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