Skip to content

Commit

Permalink
Merge pull request #167 from ieeemysight4rehab/dev
Browse files Browse the repository at this point in the history
Added Support Team profile photos
  • Loading branch information
jerrychong25 authored Feb 7, 2021
2 parents 108b63e + 2d0ce6a commit b62c8bc
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 55 deletions.
110 changes: 55 additions & 55 deletions src/assets/data/supportTeam.json
Original file line number Diff line number Diff line change
@@ -1,56 +1,56 @@
[
{
"name":"Nathynie",
"designation":"Event Coordinator (2016)",
"twitter":"",
"linkedin":"https://www.linkedin.com/in/nat-aro-73308a36/",
"github":"",
"profileImage":"",
"website":""
},
{
"name":"Huan Mei Chyi",
"designation":"Event Coordinator (2016)",
"twitter":"",
"linkedin":"",
"github":"",
"profileImage":"",
"website":""
},
{
"name":"Chong Pit Nyuk",
"designation":"Physiotherapist (2016)",
"twitter":"",
"linkedin":"https://my.linkedin.com/in/chong-pit-nyuk-728767ab",
"github":"",
"profileImage":"",
"website":""
},
{
"name":"續榆",
"designation":"Volunteer (2015)",
"twitter":"",
"linkedin":"",
"github":"",
"profileImage":"",
"website":""
},
{
"name":"Liu Qian",
"designation":"Volunteer (2015)",
"twitter":"",
"linkedin":"",
"github":"",
"profileImage":"",
"website":""
},
{
"name":"Liew Wei Zhian",
"designation":"Volunteer (2015)",
"twitter":"",
"linkedin":"",
"github":"",
"profileImage":"",
"website":""
}
]
{
"name": "Nathynie",
"designation": "Event Coordinator (2016)",
"twitter": "",
"linkedin": "https://www.linkedin.com/in/nat-aro-73308a36/",
"github": "",
"profileImage": "nathynie.jpg",
"website": ""
},
{
"name": "Huan Mei Chyi",
"designation": "Event Coordinator (2016)",
"twitter": "",
"linkedin": "",
"github": "",
"profileImage": "",
"website": ""
},
{
"name": "Chong Pit Nyuk",
"designation": "Physiotherapist (2016)",
"twitter": "",
"linkedin": "https://my.linkedin.com/in/chong-pit-nyuk-728767ab",
"github": "",
"profileImage": "chong-pit-nyuk.jpg",
"website": ""
},
{
"name": "續榆",
"designation": "Volunteer (2015)",
"twitter": "",
"linkedin": "",
"github": "",
"profileImage": "",
"website": ""
},
{
"name": "Liu Qian",
"designation": "Volunteer (2015)",
"twitter": "",
"linkedin": "",
"github": "",
"profileImage": "",
"website": ""
},
{
"name": "Liew Wei Zhian",
"designation": "Volunteer (2015)",
"twitter": "",
"linkedin": "",
"github": "",
"profileImage": "",
"website": ""
}
]
Binary file added src/assets/img/team/chong-pit-nyuk.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/team/nathynie.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b62c8bc

Please sign in to comment.