Commit fa700b07 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent e940b94b
Pipeline #11173 passed with stage
in 8 seconds
......@@ -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 -->
......
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