Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
Knight-2025
Commits
2266dae5
Commit
2266dae5
authored
Jul 04, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
a4974e43
Pipeline
#11478
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
2266dae5
...
...
@@ -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">
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment