diff --git a/public/index.html b/public/index.html index 11a0de9efdf74373103e561f8d2bd872d967e6a8..07b3a64395ef18688129844d84087b46090c6aad 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.jgp" 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>