Skip to content

Commit ee2bb9a

Browse files
committed
Manual events.html update
1 parent ef9c597 commit ee2bb9a

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

events.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,41 @@ <h1 class="page-title">Lab Events</h1>
5252

5353
<!-- Grid Container -->
5454
<div style="display: grid; grid-template-columns: repeat(1, 1fr); gap: 20px; margin-top: 20px;">
55+
56+
<!-- Labouting in Luebeck 2025 -->
57+
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
58+
<header class="post-header">
59+
<h3 class="post-title">Labouting in September 2025: Canoeing in L&uuml;beck</h3>
60+
</header>
61+
<figure>
62+
<img src="assets/images/labouting_luebeck_2025.jpg" style="max-width:100%;" alt="Conoeing impressions from L&uuml;beck" />
63+
<figcaption></figcaption>
64+
</figure>
65+
</article>
66+
67+
<!-- Tutorial at ISMB-ECCB: Liverpool, UK -->
68+
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
69+
<header class="post-header">
70+
<h3 class="post-title">ISMB-ECCB 2025 - Tutorial IP2: Massively parallel reporter assays in functional regulatory genomics and as part of the IGVF data resource</h3>
71+
</header>
72+
<figure>
73+
<img src="assets/images/ismb-eccb-2025_mpra-tutorial.jpg" style="max-width:100%;" alt="ISMB-ECCB 2025 MPRA tutorial impressions" />
74+
<figcaption></figcaption>
75+
</figure>
76+
<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>
77+
</article>
78+
79+
<!-- Lab retreat 2025: Hannover -->
80+
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
81+
<header class="post-header">
82+
<h3 class="post-title">Lab retreat 2025 at Hannover Medical School</h3>
83+
</header>
84+
<figure>
85+
<img src="assets/images/labretreat2025.jpg" style="max-width:100%;" alt="Labretreat 2025 impressions" />
86+
<figcaption></figcaption>
87+
</figure>
88+
</article>
89+
5590
<!-- Lab retreat 2024: Ludwigslust -->
5691
<article class="post" style="border: 1px solid #ddd; padding: 10px; text-align: center; background-color: #f9f9f9; border-radius: 5px;">
5792
<header class="post-header">

0 commit comments

Comments
 (0)