diff --git a/src/components/dashboard/LeaderBoard/leaderboard.tsx b/src/components/dashboard/LeaderBoard/leaderboard.tsx index c8ea692f..39496ccf 100644 --- a/src/components/dashboard/LeaderBoard/leaderboard.tsx +++ b/src/components/dashboard/LeaderBoard/leaderboard.tsx @@ -331,7 +331,7 @@ export default function LeaderBoard(): JSX.Element { animate={{ opacity: 1, y: 0 }} transition={{ duration: 0.5 }} > -
Top contributors across the {GITHUB_ORG}{" "} organization diff --git a/src/pages/dashboard/index.tsx b/src/pages/dashboard/index.tsx index 5eb75df9..149a4b04 100644 --- a/src/pages/dashboard/index.tsx +++ b/src/pages/dashboard/index.tsx @@ -497,12 +497,9 @@ const DashboardContent: React.FC = () => { animate={{ opacity: 1, y: 0 }} transition={{ duration: 0.5 }} > -
- Welcome to the recode hive community hub! Explore our stats, - engage in discussions, and connect with fellow contributors. + Welcome to the Recode Hive community hub! Explore our stats, engage in discussions, and connect with fellow contributors.