From 5b82c0cb914ea8cae421ef6eee68ca0cfd69f189 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Wed, 28 May 2025 10:50:12 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index fe66817..533d359 100644 --- a/public/index.html +++ b/public/index.html @@ -281,9 +281,9 @@ body { </div> </div> <div class="col-lg-6 order-1 order-lg-2" data-aos="zoom-out"> - <!-- <img src="assets/img/knight.png" class="img-fluid animated floating" alt="KI Illustration">--> - <img src="https://images.unsplash.com/photo-1581092160609-30f8a4b74a50?auto=format&fit=crop&w=1080&q=80" - class="img-fluid animated floating" alt="KI Illustration"> + <img src="assets/img/knight.png" class="img-fluid animated floating" alt="KI Illustration"> + <!-- <img src="https://images.unsplash.com/photo-1581092160609-30f8a4b74a50?auto=format&fit=crop&w=1080&q=80" + class="img-fluid animated floating" alt="KI Illustration">--> </div> </div> </div> -- GitLab