-
Notifications
You must be signed in to change notification settings - Fork 1
Our Team
Jurriën Dokter edited this page Apr 14, 2023
·
1 revision
| File | _data/homePage/[lang].yml |
| Section | ourTeam |
Only the title can be changed here. For changing the team members, see below.
| File | _data/homePage/team/members.yml |
| Section | - |
Each team member (starting with a -) becomes their own block. Team members have two fields that are required:
| Key | Description |
|---|---|
name |
The name of the team member |
function |
The role or function of the team member |
Furthermore a team member can have a contact field (see the example below) with the contact details. It is optional to have this contact field.
| Key | Description |
|---|---|
phone |
The phonenumber on which this team member can be reached |
email |
The email address where this team member can be reached. Additional parameters such as the email subject (subject=) and CC address (cc=) can be added here as well, after a ? and separated by &. |
linkedin |
The linkedin profile of this team member |
Example team member without contact details
- name: Roberto Examplar
function: Example Team MemberExample team member with contact details
- name: Roberto Examplar
function: Example Team Member
contact:
phone: +31123456789
email: roberto.examplar@nexxchange.com
linkedin: https://linkedin.com/roberto-examplar/