Skip to content

Commit

Permalink
Update teams.js
Browse files Browse the repository at this point in the history
  • Loading branch information
itskdhere committed Sep 22, 2024
1 parent 5b052d4 commit c94f74a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/config/teams.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,11 @@ const teams = [
bio: "",
avatar:
"https://raw.githubusercontent.com/mantinedev/mantine/master/.demo/avatars/avatar-2.png",
email: "mailto:[email protected]",
linkedin: "https://www.linkedin.com/in/avik-samanta-00b98228a/",
github: "https://github.com/avik-root",
x: "",
instagram: "",
x: "https://x.com/ErrorXOX_404",
instagram: "https://www.instagram.com/avik__samanta/",
},
{
name: "Debangshu Roy",
Expand Down Expand Up @@ -202,6 +203,7 @@ const teams = [
github: "https://github.com/itskdhere",
x: "https://x.com/itskdhere",
instagram: "https://www.instagram.com/itskdhere",
facebook: "https://www.facebook.com/itskdhere",
},
{
name: "Manobendra Mandal",
Expand Down

0 comments on commit c94f74a

Please sign in to comment.