Skip to content

Commit

Permalink
added aria-label
Browse files Browse the repository at this point in the history
  • Loading branch information
bnsx committed Jun 9, 2024
1 parent ceaa6fe commit 5aa64d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default function Footer() {
<Link
href={"https://github.com/bnsx/image-size-reducer"}
className="flex justify-center"
aria-label="Github"
>
<MdiGithub className="w-7 h-7" />
</Link>
Expand Down

0 comments on commit 5aa64d0

Please sign in to comment.