Skip to content

Commit f267c68

Browse files
committed
add example to members.yml
1 parent ab7a46b commit f267c68

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

_data/members.yml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Example entry — all fields are optional except `name` and `position`
2+
# - name: Capitaine Haddock
3+
# position: Ph.D Candidate # used for role colour: Professor, Engineer/Manager,
4+
# # Postdoc, Ph.D/PhD, M.Sc/MSc, Visiting
5+
# url: https://example.com # personal website (makes the name a link)
6+
# avatar: /images/people/capitaine-haddock.jpg
7+
# orcid: https://orcid.org/0000-0000-0000-0000
8+
# github: https://github.com/capitainehaddock
9+
# linkedin: https://www.linkedin.com/in/capitainehaddock/
10+
# bluesky: https://bsky.app/profile/haddock.bsky.social
11+
# x: https://x.com/capitainehaddock
12+
113
- name: Alexandre Bonvin
214
position: Full Professor
315
url: http://www.uu.nl/staff/amjjbonvin
@@ -87,4 +99,3 @@
8799
- name: Viktoria Vodilovska
88100
position: M.Sc Student
89101
avatar: /images/people/Viktoria-Vodilovska.jpg
90-

0 commit comments

Comments
 (0)