Commit ef01f35d authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 8105bfb5
Pipeline #11493 passed with stage
in 9 seconds
...@@ -1016,25 +1016,25 @@ Implementations, and Perspectives ...@@ -1016,25 +1016,25 @@ Implementations, and Perspectives
</div> </div>
<div class="row gy-4 align-items-center"> <div class="row gy-4 align-items-center text-center">
<!-- hft--> <!-- HFT Logo -->
<div class="col-lg-6"> <div class="col-lg-4 col-md-4 col-12">
<img src="assets/img/hft-logo2.png" alt="hft Logo" style="max-height: 100px;"> <img src="assets/img/hft-logo2.png" alt="HFT Logo" style="max-height: 100px;">
</div> </div>
<!-- Logos nebeneinander (rechts) --> <!-- KNIGHT Logo -->
<div class="col-lg-6"> <div class="col-lg-4 col-md-4 col-12">
<img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 100px;"> <img src="assets/img/knight.png" alt="KNIGHT Logo" style="max-height: 100px;">
</div> </div>
<div class="col-lg-6"> <!-- BMBF Logo -->
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="Gefördert durch BMBF" style="max-height:250px;"> <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: 100px;">
</div> </div>
</div> </div>
</section> </section>
<!-- /Contact 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