Skip to content

Commit

Permalink
fix email
Browse files Browse the repository at this point in the history
  • Loading branch information
navidcy authored Oct 16, 2024
1 parent 1d9f52e commit ef963a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
{
"name": "Prof Andy Hogg",
"icon": "fa-solid fa-thumbtack",
"reference": "andy.hogg@anu.edu.au"
"reference": "andy.hogg at anu.edu.au"
},
{
"name": "Dr Navid Constantinou",
"icon": "fa-solid fa-thumbtack",
"reference": "navid.constantinou@anu.edu.au"
"reference": "navid.constantinou at unimelb.edu.au"
},
{
"name": "Dr Ryan Holmes",
"icon": "fa-solid fa-thumbtack",
"reference": "ryan.holmes@bom.gov.au"
"reference": "ryan.holmes at bom.gov.au"
},
{
"name": "Prof Sriram Venkatachalam",
"icon": "fa-solid fa-thumbtack",
"reference": "vsriram@iitm.ac.in"
"reference": "vsriram at iitm.ac.in"
}
]
}

0 comments on commit ef963a3

Please sign in to comment.