diff --git a/public/index.html b/public/index.html index 44c8f54109148f9e3663dfad887f7c40ebc4b230..ee7eb0b981a321b020321d9e8ee6ab20fcdadb15 100644 --- a/public/index.html +++ b/public/index.html @@ -94,8 +94,8 @@ <h5>Titel Beispiel</h5> <!-- <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 IN EINEM EIGENEN PROJEKTORDNER ABLEGEN --> - <img class="thumbimg" src="beispielprojekt/imgs/thumbnails/beispiel.PNG" alt=""> + <!-- BITTE QUELLCODE UND BILDER JEWEILS IN EINEM EIGENEN PROJEKTORDNER ABLEGEN --> + <img class="thumbimg" src="beispielprojekt/imgs/thumbnails/beispielbild.jgp" alt=""> <div class="card-body"> <p class="card-text">Beschreibungstext hier einfügen...</p> </div>