Commit aa2d7c9c authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 1c43672f
Pipeline #9104 passed with stage
in 11 seconds
......@@ -222,13 +222,7 @@
</ul>
</div>
</div>
<!-- Row 2 -->
<div class="row" id="team-section">
<!-- Robert -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
......@@ -249,6 +243,12 @@
</a>
</ul>
</div>
</div>
<!-- Row 2 -->
<div class="row" id="team-section">
<!-- Salam -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<!-- Insert Salam's details here -->
......@@ -267,6 +267,39 @@
</a>
</ul>
</div>
<!-- Tim -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="https://profile-images.xing.com/images/6673f8ac7a1d8378463c69c2d408e5ef-1/tim-herbst.256x256.jpg" class="rounded-circle z-depth-1" width="150px">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Tim Herbst</h5>
<p class="text-uppercase blue-text"><strong>Software Engineer</strong></p>
<a href="https://www.linkedin.com/in/herbst-tim/?originalSubdomain=de" target="_blank">
<button class="btn btn-primary btn-sm profile">See full profile</button>
</a>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg" href="https://www.linkedin.com/in/herbst-tim/?originalSubdomain=de" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a class="p-2 fa-lg" href="https://www.xing.com/profile/Tim_Herbst14" target="_blank">
<i class="fab fa-xing"></i>
</a>
</ul>
</div>
<!-- -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="./imgs/avatar/Jochim.png" class="rounded-circle z-depth-1" width="150px">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Niko Jochim</h5>
<p class="text-uppercase blue-text"><strong>Academic staff member</strong></p>
<a href="https://www.hft-stuttgart.de/p/niko-jochim" target="_blank">
<button class="btn btn-primary btn-sm profile">See full profile</button>
</a>
</div>
<!-- Sergej -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
......@@ -281,7 +314,15 @@
<ul class="list-unstyled mb-0">
</ul>
</div>
<!-- Muddsair -->
</div>
<!-- Row 3 -->
<div class="row" id="team-section">
<!-- Muddsair -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<!-- Insert Muddsair's details here -->
<div class="avatar mx-auto">
......@@ -302,47 +343,7 @@
</a>
</ul>
</div>
</div>
<!-- Row 3 -->
<div class="row" id="team-section">
<!-- Tim -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="https://profile-images.xing.com/images/6673f8ac7a1d8378463c69c2d408e5ef-1/tim-herbst.256x256.jpg" class="rounded-circle z-depth-1" width="150px">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Tim Herbst</h5>
<p class="text-uppercase blue-text"><strong>Software Engineer</strong></p>
<a href="https://www.linkedin.com/in/herbst-tim/?originalSubdomain=de" target="_blank">
<button class="btn btn-primary btn-sm profile">See full profile</button>
</a>
<ul class="list-unstyled mb-0">
<a class="p-2 fa-lg" href="https://www.linkedin.com/in/herbst-tim/?originalSubdomain=de" target="_blank">
<i class="fab fa-linkedin"></i>
</a>
<a class="p-2 fa-lg" href="https://www.xing.com/profile/Tim_Herbst14" target="_blank">
<i class="fab fa-xing"></i>
</a>
</ul>
</div>
<!-- -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="./imgs/avatar/Jochim.png" class="rounded-circle z-depth-1" width="150px">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Niko Jochim</h5>
<p class="text-uppercase blue-text"><strong>Academic staff member</strong></p>
<a href="https://www.hft-stuttgart.de/p/niko-jochim" target="_blank">
<button class="btn btn-primary btn-sm profile">See full profile</button>
</a>
</div>
<!-- Anne -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<!-- Insert Anne's details here -->
......@@ -368,13 +369,8 @@
<button class="btn btn-primary btn-sm profile">See full profile</button>
</a>
</div>
</div>
<!-- sa debut -->
<!-- Row 4 -->
<div class="row">
<!-- Andreas -->
<!-- Andreas -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
<img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
......@@ -388,6 +384,7 @@
<ul class="list-unstyled mb-0">
</ul>
</div>
<!-- Elisabeth -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
......@@ -399,6 +396,12 @@
<button class="btn btn-primary btn-sm profile">See full profile</button>
</a>
</div>
</div>
<!-- Row 4 -->
<div class="row" id="team-section">
<!-- Ola -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto">
......
Markdown is supported
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