Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtzjustin committed Jul 23, 2024
1 parent 75ea298 commit bd46768
Showing 1 changed file with 3 additions and 0 deletions.
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/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>
<div class="col-sm-6 col-md-4 col-lg-3 col-xl-3 item" data-aos="fade" data-src="images/fulls/shipwindow.jpg" data-sub-html="<h4>San Diego, California | 2024</h4>">
<a href="#"><img src="images/thumbs/shipwindowthumb.jpg" alt="IMage" class="img-fluid"></a>
</div>
Expand Down

0 comments on commit bd46768

Please sign in to comment.