From 896118938d5df21a5b919f1aca15a24504c0168c Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Thu, 25 Jul 2024 16:09:17 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 463120a..c00053d 100644 --- a/public/index.html +++ b/public/index.html @@ -248,7 +248,7 @@ <div class="portfolio-info"> <h4>Publikationen 1</h4> <p>Short-Answer Grading for German: Addressing the Challenges</p> - <a href="ausschreibung/img/pado1.PNG" title="App 1" data-gallery="portfolio-gallery-app" class="glightbox preview-link"><i class="bi bi-zoom-in"></i></a> + <a href="ausschreibung/img/pado1.PNG" title="Short-Answer Grading for German: Addressing the Challenges" data-gallery="portfolio-gallery-app" class="glightbox preview-link"><i class="bi bi-zoom-in"></i></a> <a href="https://doi.org/10.1007/s40593-023-00383-w" title="doi" class="details-link"><i class="bi bi-link-45deg"></i></a> </div> </div> -- GitLab