Skip to content

Commit

Permalink
Compress picture
Browse files Browse the repository at this point in the history
  • Loading branch information
Superuser-Henry committed Sep 9, 2024
1 parent f5d40c6 commit 6f7f2c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes
Binary file added Gallery/Senso-ji.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h2>About Me</h2>
<img src="https://github.com/Superuser-Henry/superuser-henry.github.io/blob/main/Gallery/Cycling.jpg?raw=true" alt="Cycling" class="gallery-img" onclick="openModal(this)">
</div>
<div class="gallery-item">
<img src="https://github.com/Superuser-Henry/superuser-henry.github.io/blob/main/Gallery/Senso-ji.jpeg?raw=true" alt="Senso-ji" class="gallery-img" onclick="openModal(this)">
<img src="https://github.com/Superuser-Henry/superuser-henry.github.io/blob/main/Gallery/Senso-ji.jpg?raw=true" alt="Senso-ji" class="gallery-img" onclick="openModal(this)">
</div>
<div class="gallery-item">
<img src="images/photo5.jpg" alt="Gallery Image 5" class="gallery-img" onclick="openModal(this)">
Expand Down

0 comments on commit 6f7f2c4

Please sign in to comment.