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
fa700b07
Commit
fa700b07
authored
May 28, 2025
by
Traboulsi
Browse files
Update public/index.html
parent
e940b94b
Pipeline
#11173
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
fa700b07
...
...
@@ -553,7 +553,7 @@
</div>
</div>
<!-- End Video -->
<!-- Sonstiges -->
<!-- Sonstiges -->
<!-- Beispiel: Abschlussarbeiten / Stellenageboten/ HiWis-->
<div
class=
"col-lg-4 col-md-6 portfolio-item isotope-item filter-sonstiges"
>
<div
class=
"portfolio-content h-100"
>
<img
src=
"ausschreibung/img/blog-article.png"
class=
"img-fluid"
alt=
"Blog Artikel"
>
...
...
@@ -578,15 +578,15 @@
<!-- Chancen für die studentische Mitarbeit im Projekt -->
<section
id=
"student-opportunities"
class=
"student-opportunities section"
>
<!--
<section id="student-opportunities" class="student-opportunities section">
<div class="container section-title" data-aos="fade-up">
<h2>Chancen für die studentische Mitarbeit im Projekt</h2>
<p>Hier finden Sie aktuelle Ausschreibungen und Informationen zur studentischen Mitarbeit.</p>
</div>
<!-- End Section Title -->
</div>
<div class="container">
<div class="row">
<!-- Karte für Abschlussarbeiten -->
<div class="col-lg-6 col-md-12 mb-4">
<div class="card">
<div class="card-body">
...
...
@@ -594,12 +594,10 @@
<p class="card-text">Hier finden Sie aktuelle Ausschreibungen für Abschlussarbeiten.</p>
<a href="ausschreibung/Abschlussarbeit1.pdf" target="_blank" class="btn btn-primary mb-2">Abschlussarbeit 1</a>
<a href="ausschreibung/Abschlussarbeit2.pdf" target="_blank" class="btn btn-primary mb-2">Abschlussarbeit 2</a>
<!-- Weitere Buttons können hier hinzugefügt werden -->
</div>
</div>
</div>
<!-- Karte für Stellenangebote -->
<div class="col-lg-6 col-md-12 mb-4">
<div class="card">
<div class="card-body">
...
...
@@ -608,16 +606,14 @@
<a href="ausschreibung/Stellenausschreibung1.pdf" target="_blank" class="btn btn-primary mb-2">Stellenausschreibung 1</a>
<a href="ausschreibung/Stellenausschreibung2.pdf" target="_blank" class="btn btn-primary mb-2">Stellenausschreibung 2</a>
<a href="ausschreibung/Stellenausschreibung3.pdf" target="_blank" class="btn btn-primary mb-2">Stellenausschreibung 3</a>
<!-- Weitere Buttons können hier hinzugefügt werden -->
</div>
</div>
</div>
</div
</div>
</section>
<!-- End Chancen für die studentische Mitarbeit im Projekt -->
</section>
<!-- /Portfolio Section -->
</section><!-- /Portfolio 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