generated from greenelab/lab-website-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding the con in rehovot to the blog
- Loading branch information
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
--- | ||
title: Perticipated in the Zoological Society of Israel Conference | ||
author: geutg | ||
tags: conference | ||
--- | ||
|
||
Our PhD students Matan and Itamar, participated in the 61st [conference](https://israelzoosociety.adssc.org/kenes-61/) of the Zoological Society of Israel, in Rehovot, Israel. They were happy to meet both new people and old collaborators, and felt enriched to participate in this event! | ||
|
||
|
||
{% | ||
include figure.html | ||
image="images/blog/Rehovot_dec2024_1.jpeg" | ||
width="100%" | ||
%} | ||
|
||
<div class="scrollable-gallery"> | ||
<div class="thumbnails"> | ||
<!-- Repeat this block for each image in the set --> | ||
|
||
<a href="https://ecomplab.com/images/blog/Rehovot_dec2024_1.jpeg" data-lightbox="rehovot_dec2024" data-title="Zoological Society Conference, December 2024 - 1"> | ||
<img src="https://ecomplab.com/images/blog/Rehovot_dec2024_1.jpeg" alt="rehovot_dec2024" style="width:100%;max-width:150px"> | ||
</a> | ||
<a href="https://ecomplab.com/images/blog/Rehovot_dec2024_2.jpeg" data-lightbox="rehovot_dec2024" data-title="Zoological Society Conference, December 2024 - 2"> | ||
<img src="https://ecomplab.com/images/blog/Rehovot_dec2024_2.jpeg" alt="rehovot_dec2024" style="width:100%;max-width:150px"> | ||
</a> | ||
</div> | ||
</div> | ||
|
||
|
||
<!-- Lightbox2 JS and CSS --> | ||
<link href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/css/lightbox.min.css" rel="stylesheet"> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/js/lightbox-plus-jquery.min.js"></script> | ||
|
||
|
||
|
||
<!-- Additional CSS for Scrollable Gallery --> | ||
<style> | ||
.scrollable-gallery { | ||
overflow-x: auto; | ||
white-space: nowrap; | ||
padding: 10px 0; | ||
} | ||
|
||
.thumbnails a { | ||
display: inline-block; | ||
margin-right: 10px; | ||
} | ||
|
||
.thumbnails img { | ||
width: 50px; | ||
height: 50px; /* Adjust the height as needed */ | ||
vertical-align: middle; | ||
} | ||
</style> | ||
|
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.