Skip to content

Commit 7b353d9

Browse files
committed
bfix: project name changed in login page (frontend)
1 parent ad711ab commit 7b353d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/features/login/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const Login = () => {
5454
<img src={heroImg} alt='' />
5555
</div>
5656
<div className='hero_content'>
57-
<h1>ACTIVITY LEADERBOARD</h1>
57+
<h1>TRACER</h1>
5858
<h3>
5959
Track your progress, healthy competition in organization others, and
6060
unleash your GitHub potential"

0 commit comments

Comments
 (0)