Commit b2e1fce1 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 2546a445
Pipeline #11499 passed with stage
in 9 seconds
...@@ -1027,16 +1027,16 @@ Implementations, and Perspectives ...@@ -1027,16 +1027,16 @@ Implementations, and Perspectives
<div class="row"> <div class="row">
<!-- Knight Logo --> <!-- 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"> <div class="col-lg-4 col-md-4 col-12">
<p><strong>Gefördert durch: </strong></p> <p><strong>Gefördert durch: </strong></p>
</div> </div>
<!-- BMBF Logo --> <!-- BMBF Logo -->
<div class="col-lg-6"> <div class="col-lg-4 col-md-4 col-12">
<img src="assets/img/BMFTR-2.png" alt="Gefördert durch BMBF" style="max-height: 270px;"> <img src="assets/img/BMFTR-2.PNG" alt="Gefördert durch BMFTR" style="max-height: 270px;">
</div> </div>
</div> </div>
......
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