Skip to content

Commit

Permalink
fix: add alt tag
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldElysium authored Dec 20, 2021
1 parent 7ef55ef commit db18085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const Home: NextPage = function () {
<img
className="w-[65%] object-cover object-[50px_center] -ml-32 hidden lg:block"
src="/img/banner.png"
alt="Background image"
/>
</main>

Expand Down

0 comments on commit db18085

Please sign in to comment.