Skip to content

Commit

Permalink
Update order of images.
Browse files Browse the repository at this point in the history
  • Loading branch information
KendallDoesCoding committed Apr 25, 2022
1 parent ee3e901 commit 76bab0c
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 3 deletions.
Binary file removed images/photo-gallery-imgs/4.jpg
Binary file not shown.
File renamed without changes
File renamed without changes.
Binary file added images/photo-gallery-imgs/6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/photo-gallery-imgs/9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions photo-gallery/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ <h2>PLEASE ADD YOUR PHOTO <a href="https://github.com/KendallDoesCoding/mogul-ch
</div>
<div class="column">
<img src="/images/photo-gallery-imgs/3.png" />
<img src="/images/photo-gallery-imgs/4.jpg" />
<img src="/images/photo-gallery-imgs/4.png" />
</div>
<div class="column">
<img src="/images/photo-gallery-imgs/5.jpg" />
<img src="/images/photo-gallery-imgs/6.png" />
<img src="/images/photo-gallery-imgs/6.jpg" />
</div>
<div class="column">
<img src="/images/photo-gallery-imgs/7.png" />
<img src="/images/photo-gallery-imgs/8.jpg" />
<img src="/images/photo-gallery-imgs/8.png" />
</div>
<div class="column">
<img src="/images/photo-gallery-imgs/9.jpg" />
Expand Down

0 comments on commit 76bab0c

Please sign in to comment.