Skip to content

Commit 077d49c

Browse files
committed
Update alt for Twitter icon
1 parent 244b0fb commit 077d49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/Footer/Footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const Footer = () => {
8585
target='_blank'
8686
rel='nofollow noopener'
8787
>
88-
<img src={tw} alt='GitHub Icon' />
88+
<img src={tw} alt='Twitter Icon' />
8989
</Nav.Link>
9090
</Nav.Item>
9191
</Nav>

0 commit comments

Comments
 (0)