From 28a2475cb55d479100378bc1c8b9501d47aeb84a Mon Sep 17 00:00:00 2001 From: AWADO <habiburrahman.dastageeri@hft-stuttgart.de> Date: Tue, 12 Jan 2021 21:10:36 +0000 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 2867afc..11a0de9 100644 --- a/public/index.html +++ b/public/index.html @@ -91,7 +91,7 @@ <!-- BEISPIEL 1 --> <div class="col-md-4"> <div class="card mb-4 shadow-sm extension"> - <h5>Titel Beispiel</h5> + <h5>Titel Beispielprojekt</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 JEWEILS IN EINEM EIGENEN PROJEKTORDNER ABLEGEN --> -- GitLab