File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ # personal photo
3+ avatar : " "
4+
5+ # position index is used for sorting/positioning on the website
6+ position : 0
7+
8+ # Prefix (before the name), typically Dr., Mag., ...
9+ prefix : " "
10+
11+ # Display name
12+ title : " Jovan Prodanov"
13+
14+ # Role/position
15+ role : " MSc student"
16+
17+ # Organizations/Affiliations
18+ organizations :
19+ - name : Jožef Stefan Institute
20+ url : https://ijs.si
21+
22+ # COBISS/SICRIS identifier
23+ cobiss :
24+
25+ # The date when joined / departed from the lab. Empty if not used
26+ date_start :
27+ date_end :
28+
29+ # Short bio (displayed in user profile at end of posts)
30+ bio : " "
31+
32+ interests : []
33+
34+
35+ # Organizational groups that you belong to (for People widget)
36+ # Set this to `[]` or comment out if you are not using People widget.
37+ user_groups :
38+ - alumni
39+ ---
You can’t perform that action at this time.
0 commit comments