Skip to content

Commit 7a0e4fb

Browse files
committed
s
1 parent eae78fd commit 7a0e4fb

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

_pages/event - Kopie.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ author_profile: false
114114
display: flex;
115115
justify-content: space-between;
116116
align-items: center; /* Optional: centers images vertically if needed */
117+
margin-left: 200px;
118+
margin-right: 200px;
117119
}
118120

119121
.image-container img {
@@ -129,9 +131,8 @@ author_profile: false
129131
<h3> <center> <strong> Goethe University - Tel Aviv University Winterschool <br> “Adaptive Cognition in Noisy Environments” <br></strong></center></h3>
130132
<h4> <center> <strong><small class="text-muted"> Goethe University Frankfurt, Dec. 2 - Dec. 5 2024</small> </strong></center></h4>
131133
<div class="image-container">
132-
<img src="/assets/images/winterschool/German_U15.png" alt="GermanU15 Logo" >
133-
<img src="/assets/images/winterschool/giflogo.png" alt="GIF Logo">
134-
<img src="/assets/images/winterschool/minervacenter.png" alt="minervacenter Logo">
134+
<a href="https://www.uni-frankfurt.de/de?locale=de"><img src="/assets/images/winterschool/Logo-Goethe-University.png" alt="GU Logo" ></a>
135+
<a href="https://english.tau.ac.il/"><img src="/assets/images/winterschool/Tel_Aviv_university_logo.png" alt="TAU Logo"></a>
135136
</div>
136137
<div class="container">
137138
<div class="row mb-4">
@@ -158,6 +159,7 @@ author_profile: false
158159
<li>How the brain handles dynamic and highly variable environments.</li>
159160
<li>How behavior and neural activity can be measured in naturalistic environments.</li>
160161
</ul>
162+
<p>For more information, see the <a href="#schedule">Schedule </a> below.</p>
161163
</div>
162164
</div>
163165
</div>
@@ -267,6 +269,14 @@ author_profile: false
267269
</div>
268270
</div>
269271
</div>
272+
<div class="row mb-4">
273+
<h4 class="section-title">Sponsors</h4>
274+
<div class="image-container">
275+
<a href="https://www.german-u15.de/"><img src="/assets/images/winterschool/German_U15.png" alt="GermanU15 Logo" ></a>
276+
<a href="https://www.gif.org.il/"><img src="/assets/images/winterschool/giflogo.png" alt="GIF Logo"></a>
277+
<a href="https://www.minerva.mpg.de/80020/minerva-center-for-human-intelligence-in-immersive-augmented-and-mixed-realities"><img src="/assets/images/winterschool/minervacenter.png" alt="minervacenter Logo"></a>
278+
</div>
279+
</div>
270280
<div class="row mb-4">
271281
<div class="col-md-12">
272282
<div class="card custom-card">
Loading
Loading
-33.3 KB
Loading

0 commit comments

Comments
 (0)