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 4f75dc6 commit a34de9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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" alt: "a part of yesterday that was never meant to be." style="width:100%">
<img id="myImg" class="enlargeable" src="Photos/Image6.jpeg" alt: "caption." style="width:100%">
<img id="myImg" class="enlargeable" src="Photos/Image7.jpeg" style="width:100%">
</div>

Expand Down

0 comments on commit a34de9e

Please sign in to comment.