Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
luiandshoots committed Apr 13, 2024
1 parent c2e68a0 commit 4f75dc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ <h1><b>PHOTOLIO</b></h1>
<!-- Photo Grid -->
<div class="w3-row" id="myGrid" style="margin-bottom:128px">
<div class="w3-third">
<img id="myImg" class="enlargeable" src="Photos/Image6.jpeg" style="width:100%">
<img id="myImg" class="enlargeable" src="Photos/Image6.jpeg" alt: "a part of yesterday that was never meant to be." style="width:100%">
<img id="myImg" class="enlargeable" src="Photos/Image7.jpeg" style="width:100%">
</div>

Expand Down Expand Up @@ -201,4 +201,4 @@ <h1><b>PHOTOLIO</b></h1>
</script>

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

0 comments on commit 4f75dc6

Please sign in to comment.