Skip to content

Commit

Permalink
fix(people): update designation for karan
Browse files Browse the repository at this point in the history
  • Loading branch information
ayamdobhal committed Nov 27, 2024
1 parent cef77a3 commit ccf34d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/people.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,11 @@ const People = () => {
},
{
name: "Karan Pargal",
role: "10x Hackathon Winner | Web 3 Developer",
role: "10x Hackathon Winner | Fullstack Web3 Developer",
image: "/devs/karan.jpeg",
github: "https://github.com/karanpargal",
linkedin: "https://linkedin.com/in/karan-pargal",
portfolio: "https://karanpargal.vercel.app/",

},
{
name: "Rupansh Sekar",
Expand Down

0 comments on commit ccf34d2

Please sign in to comment.