Commit c8b27ffe authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 423c2ef3
Pipeline #11251 passed with stage
in 9 seconds
...@@ -406,8 +406,9 @@ body { ...@@ -406,8 +406,9 @@ body {
<!-- Section Title --> <!-- Section Title -->
<div class="container section-title" data-aos="fade-up"> <div class="container section-title" data-aos="fade-up">
<h2>Arbeitspakete</h2> <h2>Projektstruktur: Themen und Arbeitspakete</h2>
<p> Die Arbeitspakete bilden das Fundament unseres Forschungsvorhabens.</p> <p> KNIGHT fokussiert sich auf die Integration Künstlicher Intelligenz in Lehre, Lernprozesse und Hochschulstrukturen. Im Folgenden finden Sie die thematischen
Schwerpunkte des Projekts.</p>
<!--<p>Check Our Wok Packages<br></p>--> <!--<p>Check Our Wok Packages<br></p>-->
<!-- </div> --><!-- End Section Title --> <!-- </div> --><!-- End Section Title -->
...@@ -466,7 +467,17 @@ body { ...@@ -466,7 +467,17 @@ body {
</div> </div>
</div> </div>
<div class="row gy-4"> <div class="row gy-4">
<!--test-->
<div class="services ap-section">
<div class="service-item item-cyan" onclick="toggleDetails('ap1')">
<div class="icon"><i class="bi bi-cpu"></i></div>
<h3>AP 1: Kompetenzmatrix</h3>
<p>Erhebung und Strukturierung relevanter KI-Kompetenzen.</p>
</div>
</div>
<!--end test-->
<!-- AP1 --> <!-- AP1 -->
<div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200"> <div class="col-lg-4 col-md-6" data-aos="fade-up" data-aos-delay="200">
<div class="service-item item-cyan position-relative"> <div class="service-item item-cyan position-relative">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment