File tree Expand file tree Collapse file tree 13 files changed +57
-5
lines changed
blox-bootstrap/layouts/partials/components
blox-seo/layouts/partials/analytics
blox-tailwind/layouts/partials/components Expand file tree Collapse file tree 13 files changed +57
-5
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ sections:
7878 # Edit `user_groups` in each user's profile to add them to one or more of these groups.
7979 user_groups :
8080 - Principal Investigator
81+ - Research Fellows
8182 - PhD Students
8283 - Research Assistants
8384 - Undergraduate Students
Original file line number Diff line number Diff line change 1+ ---
2+ # Display name
3+ title : Alexey Paznikov
4+
5+ # Full name (for SEO)
6+ first_name : Alexey
7+ last_name : Paznikov
8+
9+ # Organizational groups that you belong to (for People widget)
10+ # Set this to `[]` or comment out if you are not using People widget.
11+ user_groups :
12+ - Research Fellows
13+
14+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ # Display name
3+ title : Arnav Aggarwal
4+
5+ # Full name (for SEO)
6+ first_name : Arnav
7+ last_name : Aggarwal
8+
9+ # Organizational groups that you belong to (for People widget)
10+ # Set this to `[]` or comment out if you are not using People widget.
11+ user_groups :
12+ - Undergraduate Students
13+
14+ link : https://github.com/arnav-ag
15+
16+ ---
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ last_name: Tan
99# Organizational groups that you belong to (for People widget)
1010# Set this to `[]` or comment out if you are not using People widget.
1111user_groups :
12- - Research Assistants
12+ - PhD Students
1313
1414link : https://blog.grace.moe/
1515
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ last_name: Willie
99# Organizational groups that you belong to (for People widget)
1010# Set this to `[]` or comment out if you are not using People widget.
1111user_groups :
12- - Undergraduate Students
12+ - Alumni
13+
14+ alumni : BEng, 2024
1315
1416---
Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ last_name: Mathur
1212# Set this to `[]` or comment out if you are not using People widget.
1313user_groups :
1414 - Principal Investigator
15+
16+ social :
17+ - icon : orcid
18+ icon_pack : fab
19+ link : https://orcid.org/0000-0002-7610-0660
1520---
1621
1722
Original file line number Diff line number Diff line change 1+ ---
2+ # Display name
3+ title : Zihan Zhou
4+
5+ # Full name (for SEO)
6+ first_name : Zihan
7+ last_name : Zhou
8+
9+ # Organizational groups that you belong to (for People widget)
10+ # Set this to `[]` or comment out if you are not using People widget.
11+ user_groups :
12+ - PhD Students
13+
14+ ---
You can’t perform that action at this time.
0 commit comments