diff --git a/templates/project.html b/templates/project.html
index 68f1190af5aab1ba93b91f1cce7729a4d515b218..c7a6a06181714be9991d4dc2e1ec04fb6ddc08ed 100644
--- a/templates/project.html
+++ b/templates/project.html
@@ -22,7 +22,7 @@
     <div class="container">
       <div class="columns is-vcentered">
         <div class="column is-one-third circle-bg">
-          <img class="is-1by1" src="/{{ section.extra.title_icon }}" alt="">
+          <img class="is-1by1" src="/{{ section.extra.title_icon }}" alt="Projekt-Icon">
         </div>
         <div class="project-theses">
           {% for thesis in section.extra.theses %}