Set up CV writer field

This commit is contained in:
Paul Nicoué 2025-05-08 18:55:50 +02:00
parent 75970bc41e
commit 03a44a5ec5
6 changed files with 52 additions and 25 deletions

View 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