Skip to content

Commit

Permalink
upload some new photos
Browse files Browse the repository at this point in the history
  • Loading branch information
blackshibe committed Jul 17, 2024
1 parent 65f2125 commit acd6f6e
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 8 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<a href="page/music.html">my music</a>
<a href="page/blog.html">my blog</a>
<a href="page/wallpapers.html">my wallpapers</a>
<a href="page/wallpapers.html">my photos</a>
</div>
</div>
</article>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added page/photo/17 07 2024/20240717_172930.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 added page/photo/17 07 2024/20240717_172945.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 12 additions & 7 deletions page/wallpapers.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
opacity: 0%;
min-height: 1rem;
}

/* overwriting global styles */
img {
margin-top: 0rem;
}
</style>

<title>wallpapers - blackshibe</title>
Expand All @@ -40,17 +45,17 @@
<div style="height: 10vh"></div>
<article class="flex flex-col gap-2 min-h-screen">
<div class="custom-card">
<p class="custom-heading">wallpapers you might like</p>
<p class="custom-heading">random photos i took</p>
<hr />

<img src="photo/17 07 2024/RAWFormatTest_BP-Enhanced-NR-1.png" alt="" />
<img src="photo/17 07 2024/20240716_201747-Enhanced-NR.jpg" alt="" />
<img src="photo/17 07 2024/20240717_172930.jpg" alt="" />
<img src="photo/17 07 2024/20240717_172945.jpg" alt="" />
<img src="photo/17 07 2024/20240717_182554-Enhanced-NR.jpg" alt="" />

<img src="wallpaper/DSC_0102.JPG" alt="" />
<img src="wallpaper/DSC_0008.JPG" alt="" />
<img src="wallpaper/1.png" alt="" />
<img src="wallpaper/4.png" alt="" />
<img src="wallpaper/house.jpg" alt="" />
<img src="wallpaper/signal-2022-06-12-05-47-31-187.jpg" alt="" />
<img src="wallpaper/signal-2022-06-12-05-48-00-501-2.jpg" alt="" />
<img src="wallpaper/trees.jpg" alt="" />
</div>
</article>
<div style="height: 25vh"></div>
Expand Down

0 comments on commit acd6f6e

Please sign in to comment.