Skip to content

Commit

Permalink
added nyc images
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtzjustin committed Oct 18, 2024
1 parent be63c9b commit 7c45372
Show file tree
Hide file tree
Showing 8 changed files with 535 additions and 260 deletions.
Binary file added images/fulls/nycbikesign.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 images/fulls/nycpigeon.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 images/fulls/nycwindowman.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 images/thumbs/nycbikesignthumb.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 images/thumbs/nycpigeonthumb.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 images/thumbs/nycwindowmanthumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
792 changes: 532 additions & 260 deletions twowheels.html

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions windowsoftheworld.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ <h2 class="site-section-heading text-center">Windows of the World</h2>

</div>
<div class="row" id="lightgallery">
<div class="col-sm-6 col-md-4 col-lg-3 col-xl-3 item" data-aos="fade" data-src="images/fulls/nycwindowman.jpg" data-sub-html="<h4>New York City, New York | 2024</h4>">
<a href="#"><img src="images/thumbs/nycwindowmanthumb.jpg" alt="IMage" class="img-fluid"></a>
</div>
<div class="col-sm-6 col-md-4 col-lg-3 col-xl-3 item" data-aos="fade" data-src="images/fulls/sddancers.jpg" data-sub-html="<h4>San Diego, California | 2024</h4>">
<a href="#"><img src="images/thumbs/sddancersthumb.jpg" alt="IMage" class="img-fluid"></a>
</div>
Expand Down

0 comments on commit 7c45372

Please sign in to comment.