Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 192cb5c

Browse files
committedMar 6, 2025·
added generalΑthNLP.jpg
1 parent 6fc2357 commit 192cb5c

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
 

‎2024/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<h3 class="fs-2 fs-lg-3 text-center">Welcome to the Athens NLP 2024 Summer School </h3>
9696
<div class="card-body p-5">
9797

98-
<img class="card-img-top" src="assets/img/websiteBannerWithSpeakers.jpg" alt="new image" />
98+
<img class="card-img-top" src="assets/img/websiteBannerWithSpeakers.jpg" alt="speakers" />
9999
</div>
100100
<!--<div class="swiper theme-slider min-vh-80" data-swiper='{"loop":true,"allowTouchMove":false,"autoplay":{"delay":5000},"effect":"fade","speed":800}'>
101101
<div class="swiper-wrapper">

‎generalΑthNLP.jpg

5.52 MB
Loading

‎index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,12 @@ <h4>Athens NLP Summer School</h4>
8686
<div class="col-1 my-3 overflow-hidden"></div>
8787

8888
<div class="col-10 my-3 overflow-hidden">
89+
<div class="card-body p-5">
90+
<img class="card-img-top" src="generalΑthNLP.jpg" alt="AthNLP" />
91+
</div>
8992
<p>AthNLP is a series of summer schools (2019, 2024, 2025) that bring together students, academics, researchers and industry experts with interests in Natural Language Processing and Machine Learning.
9093
<a href="https://athnlp.github.io/2025/">Athens Natural Language Processing Summer School (AthNLP) 2025</a> will take place οn September 4th-10th in Athens, Greece.</p>
91-
</div>
94+
</div>
9295
<div class="col-1 my-3 overflow-hidden"></div>
9396
</div>
9497

0 commit comments

Comments
 (0)
Please sign in to comment.