Skip to content

Commit d7b66d3

Browse files
committed
update alt for commit logo
1 parent 9ac6891 commit d7b66d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default function Home() {
66
return (
77
<div className={styles.container}>
88
<div className={styles.imgContainer}>
9-
<img src='/images/commit-logo-white.svg' alt='commit-logo'/>
9+
<img src='/images/commit-logo-white.svg' alt='Commit Logo'/>
1010
</div>
1111
<Header>Take control of your career</Header>
1212
</div>

0 commit comments

Comments
 (0)