diff --git a/public/index.html b/public/index.html index 07b3a64395ef18688129844d84087b46090c6aad..e6a7d42d49fec9d06f24895fb1730db5ac66139b 100644 --- a/public/index.html +++ b/public/index.html @@ -95,7 +95,7 @@ <!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> --> <!-- BITTE QUELLCODE UND BILDER JEWEILS IN EINEM EIGENEN PROJEKTORDNER ABLEGEN --> - <img class="thumbimg" src="beispielprojekt/imgs/thumbnails/hft_beispielbild.JPG" alt=""> + <img class="thumbimg" src="beispielprojekt/imgs/thumbnails/hft_beispielbild.jpg" alt=""> <div class="card-body"> <p class="card-text">Beschreibungstext hier einfügen...</p> </div>