Skip to content

Commit ef9c597

Browse files
committed
Adding two labevents in 2025
1 parent 99f01ab commit ef9c597

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed
242 KB
Loading

assets/images/labretreat2025.jpg

224 KB
Loading

templates/events.tmp

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88
<!-- Grid Container -->
99
<div style="display: grid; grid-template-columns: repeat(1, 1fr); gap: 20px; margin-top: 20px;">
1010

11+
<!-- Labouting in Luebeck 2025 -->
12+
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
13+
<header class="post-header">
14+
<h3 class="post-title">Labouting in September 2025: Canoeing in L&uuml;beck</h3>
15+
</header>
16+
<figure>
17+
<img src="assets/images/labouting_luebeck_2025.jpg" style="max-width:100%;" alt="Conoeing impressions from L&uuml;beck" />
18+
<figcaption></figcaption>
19+
</figure>
20+
</article>
21+
1122
<!-- Tutorial at ISMB-ECCB: Liverpool, UK -->
1223
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
1324
<header class="post-header">
@@ -20,6 +31,17 @@
2031
<p>Materials and further information from this event can be found <a href="https://github.com/kircherlab/ISMB-2025_IGVF-MPRA-Tutorial">on GitHub</a>.</p>
2132
</article>
2233

34+
<!-- Lab retreat 2025: Hannover -->
35+
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
36+
<header class="post-header">
37+
<h3 class="post-title">Lab retreat 2025 at Hannover Medical School</h3>
38+
</header>
39+
<figure>
40+
<img src="assets/images/labretreat2025.jpg" style="max-width:100%;" alt="Labretreat 2025 impressions" />
41+
<figcaption></figcaption>
42+
</figure>
43+
</article>
44+
2345
<!-- Lab retreat 2024: Ludwigslust -->
2446
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
2547
<header class="post-header">

0 commit comments

Comments
 (0)