Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtzjustin committed Jul 27, 2024
1 parent 8525881 commit e864885
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions streetusa.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,6 @@ <h4 class="text-center">USA</h4>
</div>
</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/pacificpark.jpg" data-sub-html="<h4>Santa Monica, California | 2024</h4><p>Nikon N65 + Sigma 28-70mm f/2.8-4 + Fujifilm 400</p>">
<a href="#"><img src="images/thumbs/pacificparkthumb.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/charlotteheroes1.jpg" data-sub-html="<h4>Charlotte, North Carolina | 2024</h4><p>Nikon N65 + Sigma 28-70mm f/2.8-4 + Fujifilm 400</p>">
<a href="#"><img src="images/thumbs/charlotteheroesthumb.jpg" alt="IMage" class="img-fluid"></a>
</div>
Expand Down
3 changes: 3 additions & 0 deletions travelusa.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,9 @@ <h4 class="text-center">USA</h4>

</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/pacificpark.jpg" data-sub-html="<h4>Santa Monica, California | 2024</h4><p>Nikon N65 + Sigma 28-70mm f/2.8-4 + Fujifilm 400</p>">
<a href="#"><img src="images/thumbs/pacificparkthumb.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/cliffjump.jpg" data-sub-html="<h4>Sunset Cliffs Natural Park - San Diego, California | 2024</h4><p>Sony a6600 + Tamron 17-70mm f/2.8</p>">
<a href="#"><img src="images/thumbs/cliffjumpthumb.jpg" alt="IMage" class="img-fluid"></a>
</div>
Expand Down

0 comments on commit e864885

Please sign in to comment.