Skip to content

Commit

Permalink
Merge pull request #299 from bloodyvoid13/temp
Browse files Browse the repository at this point in the history
feat(volunteer): add ayushi
  • Loading branch information
Vyogami authored Jan 27, 2024
2 parents 5bb7fda + 27c8e4b commit 5fcbb78
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Binary file added public/assets/images/members/ayushi.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 public/assets/images/members/ayushi.webp
Binary file not shown.
16 changes: 16 additions & 0 deletions public/data/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,21 @@
]
}

{
"id": 20,
"image": "assets/images/members/ayushi.webp",
"name": "Ayushi",
"role": "Volunteer",
"social": [
{
"id":"linkedin",
"link": "https://in.linkedin.com/in/ayushi-singhal-b401a8261"
},
{
"id": "github",
"link": "https://github.com/bloodyvoid13"
}
]
}

]

0 comments on commit 5fcbb78

Please sign in to comment.