Commit f96b24fa authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 5476a8f6
Pipeline #11497 passed with stage
in 9 seconds
......@@ -1000,7 +1000,7 @@ Implementations, and Perspectives
</header>
<div class="row gy-4 align-items-center">
<div class="row align-items-center">
<!-- Kontaktinformationen (links) -->
<div class="col-lg-6">
......@@ -1014,26 +1014,25 @@ Implementations, and Perspectives
</div>
</div>
</div>
<div class="col-lg-6">
<img src="assets/img/hft-logo2.png" alt="HFT Logo" style="max-height: 100px;">
</div>
<div class="row gy-4">
</div>
<!-- HFT Logo -->
<div class="col-lg-4 col-md-4 col-12">
<img src="assets/img/hft-logo2.png" alt="HFT Logo" style="max-height: 100px;">
</div>
<div class="row">
<!-- KNIGHT Logo -->
<div class="col-lg-4 col-md-4 col-12">
<img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 100px;">
</div>
<!-- Knight Logo -->
<div class="col-lg-6">
<img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 100px;">
</div>
<!-- BMBF Logo -->
<div class="col-lg-4 col-md-4 col-12">
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="Gefördert durch BMBF" style="max-height: 270px;">
</div>
<!-- BMBF Logo -->
<div class="col-lg-6">
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="Gefördert durch BMBF" style="max-height: 270px;">
</div>
</div>
</div>
</section>
<!-- /Contact Section -->
......
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