Skip to content

Commit

Permalink
chore: display added image to photo gallery page
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding authored Sep 21, 2022
1 parent 219be5a commit 5b111fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photo-gallery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h2>PLEASE ADD YOUR PHOTO <a href="https://github.com/KendallDoesCoding/mogul-ch
</div>
<div class="column">
<img src="../images/photo-gallery-imgs/9.jpg" />
<!--<img src="/images/photo-gallery-imgs/10.jpg" /> -->
<img src="/images/photo-gallery-imgs/10.jpg" />
</div>
</div>
</div>
Expand Down

0 comments on commit 5b111fc

Please sign in to comment.