Skip to content

Commit 7602e5e

Browse files
Merge pull request #66 from tiwari-shresth/main
modified : members.json-added shresth
2 parents 4198d64 + 3798045 commit 7602e5e

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
1010 KB
Loading

public/data/members.json

+16
Original file line numberDiff line numberDiff line change
@@ -302,5 +302,21 @@
302302
"link": "https://github.com/AyushAwasthi2384"
303303
}
304304
]
305+
},
306+
{
307+
"id": 20,
308+
"image": "assets/images/members/shresth.png",
309+
"name": "Shresth Tiwari",
310+
"role": "Volunteer",
311+
"social": [
312+
{
313+
"id": "linkedin",
314+
"link": "https://www.linkedin.com/in/shresth-tiwari-37b417300/"
315+
},
316+
{
317+
"id": "github",
318+
"link": "https://github.com/tiwari-shresth"
319+
}
320+
]
305321
}
306322
]

0 commit comments

Comments
 (0)