From 2da4a45173630b603520523108cf63c3bde7e3d9 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Wed, 24 Jul 2024 17:25:01 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 78154a2..c737c91 100644 --- a/public/index.html +++ b/public/index.html @@ -77,8 +77,8 @@ <h1 data-aos="fade-up">Künstliche Assistenz für Lehrende und Studierende</h1> <p data-aos="fade-up" data-aos-delay="100">Wie lehren und lernen wir in der Zukunft? 1,9 Millionen Förderung für das Projekt „KNIGHT – Künstliche Intelligenz für die Lehre an der HFT Stuttgart“</p> <div class="d-flex flex-column flex-md-row" data-aos="fade-up" data-aos-delay="200"> - <a href="#about" class="btn-get-started">Get Started <i class="bi bi-arrow-right"></i></a> - <a href="https://www.youtube.com/watch?v=blDgzP6E3uU" class="glightbox btn-watch-video d-flex align-items-center justify-content-center ms-0 ms-md-4 mt-4 mt-md-0"><i class="bi bi-play-circle"></i><span>Watch Video</span></a> + <a href="#about" class="btn-get-started">Jetzt starten <i class="bi bi-arrow-right"></i></a> + <a href="https://www.youtube.com/watch?v=blDgzP6E3uU" class="glightbox btn-watch-video d-flex align-items-center justify-content-center ms-0 ms-md-4 mt-4 mt-md-0"><i class="bi bi-play-circle"></i><span>Video abspielen</span></a> </div> </div> <div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="zoom-out"> -- GitLab