Skip to content

Commit

Permalink
add photo correctly this time
Browse files Browse the repository at this point in the history
  • Loading branch information
Geutg committed Dec 5, 2024
1 parent e557e0e commit 4b336ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gallery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ nav:
<div class="thumbnails">
<!-- Repeat this block for each image in the set -->
<a href="https://ecomplab.com/images/gallery/LabLife/lab_picture_04122024.png" data-lightbox="gallery_LabLife" data-title="Complete team. December 2024">
<img src="https://ecomplab.com/images/gallery/LabLife/lab_picture_04122024.png" alt="LabLife" style="width:100%;max-width:150px">
</a>
<a href="https://ecomplab.com/images/gallery/LabLife/Noa_Workshop_28072024_2.jpeg" data-lightbox="gallery_LabLife" data-title="Noa at the Ecology Workshop, July 2024">
<img src="https://ecomplab.com/images/gallery/LabLife/Noa_Workshop_28072024_2.jpeg" alt="LabLife" style="width:100%;max-width:150px">
</a>
Expand Down

0 comments on commit 4b336ab

Please sign in to comment.