Skip to content

Commit

Permalink
bfix: project name changed in login page (frontend)
Browse files Browse the repository at this point in the history
  • Loading branch information
yp969803 committed May 16, 2024
1 parent ad711ab commit 7b353d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/features/login/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const Login = () => {
<img src={heroImg} alt='' />
</div>
<div className='hero_content'>
<h1>ACTIVITY LEADERBOARD</h1>
<h1>TRACER</h1>
<h3>
Track your progress, healthy competition in organization others, and
unleash your GitHub potential"
Expand Down

0 comments on commit 7b353d9

Please sign in to comment.