Skip to content

Commit 4d59de1

Browse files
Merge pull request #67 from CoderKundu/main
modified:members.json-added Prasoon
2 parents 7602e5e + d9766ea commit 4d59de1

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
209 KB
Loading

public/data/members.json

+16
Original file line numberDiff line numberDiff line change
@@ -318,5 +318,21 @@
318318
"link": "https://github.com/tiwari-shresth"
319319
}
320320
]
321+
},
322+
{
323+
"id": 21,
324+
"image": "assets/images/members/Prasoon.png",
325+
"name": "Prasoon Kundu",
326+
"role": "Volunteer",
327+
"social": [
328+
{
329+
"id": "linkedin",
330+
"link": "https://www.linkedin.com/in/prasoon-kundu-772809294/"
331+
},
332+
{
333+
"id": "github",
334+
"link": "https://github.com/CoderKundu"
335+
}
336+
]
321337
}
322338
]

0 commit comments

Comments
 (0)