diff --git a/app/dsoc/apply/[id]/page.tsx b/app/dsoc/apply/[id]/page.tsx index 32c18fd..56ae6f3 100644 --- a/app/dsoc/apply/[id]/page.tsx +++ b/app/dsoc/apply/[id]/page.tsx @@ -193,7 +193,7 @@ export default function ApplyPage({ params }: { params: Promise<{ id: string }> Browse More Projects
- +
Community
@@ -99,7 +99,7 @@ export default function DSOCNavbar() { Projects -
+ Community @@ -180,7 +180,7 @@ export default function DSOCNavbar() { setIsOpen(false)}> Beginner Friendly - + Community
diff --git a/app/dsoc/mentee/dashboard/page.tsx b/app/dsoc/mentee/dashboard/page.tsx index 1b747a7..ff0ee65 100644 --- a/app/dsoc/mentee/dashboard/page.tsx +++ b/app/dsoc/mentee/dashboard/page.tsx @@ -116,7 +116,7 @@ export default function MenteeDashboard() {
GitHub