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
6a216a2f
Commit
6a216a2f
authored
Jul 04, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
9ab6e18e
Pipeline
#11489
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/index.html
View file @
6a216a2f
...
...
@@ -999,9 +999,12 @@ Implementations, and Perspectives
<!-- <p>Kontaktieren Sie uns</p> -->
</header>
<div
class=
"row justify-content-center"
>
<div
class=
"col-lg-8"
>
<div
class=
"info-box "
>
<div
class=
"row gy-4 align-items-center"
>
<!-- Kontaktinformationen (links) -->
<div
class=
"col-lg-6"
>
<div
class=
"info-box mb-3"
>
<h3><strong>
Hochschule für Technik Stuttgart
</strong></h3>
<div
class=
"contact-lines"
>
<p
class=
"contact-line"
><i
class=
"bi bi-geo-alt"
></i>
Schellingstr. 24, 70174 Stuttgart
</p>
...
...
@@ -1010,31 +1013,20 @@ Implementations, and Perspectives
</div>
</div>
</div>
</div>
</div>
<div
class=
"container"
>
<!-- Erste Zeile: KNIGHT-Logo links, BMBF-Logo rechts -->
<div
class=
"row justify-content-between align-items-center"
>
<!-- Leere mittlere Spalte für Abstand (optional) -->
<div
class=
"d-none d-md-block col-md-6"
></div>
<!-- KNIGHT-Logo links -->
<!-- Logos nebeneinander (rechts) -->
<div
class=
"col-6 col-md-3 text-center"
>
<img
src=
"assets/img/knight.png"
alt=
"KNIGHT Logo"
style=
"max-height: 100px;"
>
</div>
<!-- BMBF-Logo rechts -->
<div
class=
"col-6 col-md-3 text-end"
>
<img
src=
"assets/img/BMFTR_de_Web_RGB_gef_durch.jpg"
alt=
"Gefördert durch BMBF"
style=
"max-height:200px;"
>
</div>
</div>
</div>
</div>
</section>
<!-- /Contact Section -->
...
...
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