Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto-rj authored Apr 2, 2024
1 parent ccf4d84 commit f262631
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,10 @@
<div class="card">
<img
class="card__thumb"
alt="QR code pointer to Frontend Mentor"
src="assets/images/image-qr-code.png"
alt="QR code pointer to Frontend Mentor"
src="assets/images/image-qr-code.png"
width="280"
height="280"
/>
<h1 class="card__title">
Improve your front-end skills by building projects
Expand All @@ -44,4 +46,4 @@ <h1 class="card__title">
</footer>

</body>
</html>
</html>

0 comments on commit f262631

Please sign in to comment.