Commit 2266dae5 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent a4974e43
Pipeline #11478 passed with stage
in 10 seconds
......@@ -1014,21 +1014,21 @@ Implementations, and Perspectives
</div>
<!-- Rechte Spalte: Zwei Logos nebeneinander, aber separat -->
<div class="col-lg-6">
<!-- <div class="col-lg-6">
<div class="row justify-content-center align-items-center g-4">
<!-- KNIGHT Logo -->
<div class="col-6 text-center">
<img src="assets/img/knight.png" alt="KNIGHT Logo" class="logo-knight">
</div>
<!-- BMBF Logo -->
<div class="col-6 text-center">
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="BMBF Logo" class="logo-bmbf">
</div>
</div>
</div>
</div> -->
</div>
</div>
......@@ -1044,6 +1044,26 @@ Implementations, and Perspectives
<footer id="footer" class="footer">
<!-- Rechte Spalte: Zwei Logos nebeneinander, aber separat -->
<div class="container">
<div class="col-lg-6">
<div class="row justify-content-center align-items-center g-4">
<!-- KNIGHT Logo -->
<div class="col-6 text-center">
<img src="assets/img/knight.png" alt="KNIGHT Logo" class="logo-knight">
</div>
<!-- BMBF Logo -->
<div class="col-6 text-center">
<img src="assets/img/BMFTR_de_Web_RGB_gef_durch.jpg" alt="BMBF Logo" class="logo-bmbf">
</div>
</div>
</div>
<!-- <div class="container">
<div class="row gy-4 align-items-center">
<div class="col-lg-4 col-md-6 footer-info text-center">
......
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