diff --git a/src/app/contributors/ContributorsData.ts b/src/app/contributors/ContributorsData.ts index 2feedd9..42232c1 100644 --- a/src/app/contributors/ContributorsData.ts +++ b/src/app/contributors/ContributorsData.ts @@ -9,6 +9,11 @@ export const ContributorsData = [ github: "https://github.com/komal-agarwal5", imageUrl: "https://avatars.githubusercontent.com/u/122633300?v=4", }, + { + name: "Vaibhav Gangurde", + github: "https://github.com/Vaibhavsg17", + imageUrl: "https://avatars.githubusercontent.com/u/66477893?v=4", + }, { name: "Abhishikta Ray", github: "https://github.com/AbhishiktaRay03", @@ -79,7 +84,7 @@ export const ContributorsData = [ name: "Roni Sarkar", github: "https://github.com/ronisarkarexe", imageUrl: "https://avatars.githubusercontent.com/u/76697055?v=4" - }, + }, { name: "Swarup Bhise", github: "https://github.com/CoderSwarup", @@ -94,7 +99,7 @@ export const ContributorsData = [ name: "Suryadevara Rithika", github: "https://github.com/rithika212k3", imageUrl: "https://avatars.githubusercontent.com/u/158501895?v=4", - }, + }, { name: "Siddharth Bramhecha", github: "https://github.com/Sid-80", diff --git a/src/app/dashboard/_components/SideNav.tsx b/src/app/dashboard/_components/SideNav.tsx index 67dfca8..363f4f9 100644 --- a/src/app/dashboard/_components/SideNav.tsx +++ b/src/app/dashboard/_components/SideNav.tsx @@ -63,7 +63,7 @@ function SideNav() { return (