diff --git a/src/app/contributors/ContributorsData.ts b/src/app/contributors/ContributorsData.ts index 96177fd..4f971e0 100644 --- a/src/app/contributors/ContributorsData.ts +++ b/src/app/contributors/ContributorsData.ts @@ -155,4 +155,9 @@ export const ContributorsData = [ github: "https://github.com/AdarshGT33", imageUrl: "https://avatars.githubusercontent.com/u/144033708?v=4", }, + { + name: "Sivaprasath", + github: "https://github.com/sivaprasath2004", + imageUrl: "https://avatars.githubusercontent.com/u/121082414?v=4", + }, ]; diff --git a/src/app/dashboard/_components/SideNav.tsx b/src/app/dashboard/_components/SideNav.tsx index baf4fac..17e1083 100644 --- a/src/app/dashboard/_components/SideNav.tsx +++ b/src/app/dashboard/_components/SideNav.tsx @@ -77,7 +77,7 @@ function SideNav() { return (