Commit 86a57e27 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

No related merge requests found
Pipeline #9106 passed with stage
in 10 seconds
Showing with 57 additions and 53 deletions
+57 -53
...@@ -223,6 +223,13 @@ ...@@ -223,6 +223,13 @@
</div> </div>
</div>
<!-- Row 2 -->
<div class="row" id="team-section">
<!-- Robert --> <!-- Robert -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto"> <div class="avatar mx-auto">
...@@ -243,12 +250,6 @@ ...@@ -243,12 +250,6 @@
</a> </a>
</ul> </ul>
</div> </div>
</div>
<!-- Row 2 -->
<div class="row" id="team-section">
<!-- Salam --> <!-- Salam -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<!-- Insert Salam's details here --> <!-- Insert Salam's details here -->
...@@ -267,39 +268,7 @@ ...@@ -267,39 +268,7 @@
</a> </a>
</ul> </ul>
</div> </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" height="150px" border-radius="50%">
</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 --> <!-- Sergej -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto"> <div class="avatar mx-auto">
...@@ -315,14 +284,7 @@ ...@@ -315,14 +284,7 @@
</ul> </ul>
</div> </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"> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<!-- Insert Muddsair's details here --> <!-- Insert Muddsair's details here -->
<div class="avatar mx-auto"> <div class="avatar mx-auto">
...@@ -343,6 +305,46 @@ ...@@ -343,6 +305,46 @@
</a> </a>
</ul> </ul>
</div> </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" height="150px" border-radius="50%">
</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 --> <!-- Anne -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
...@@ -370,7 +372,14 @@ ...@@ -370,7 +372,14 @@
</a> </a>
</div> </div>
<!-- Andreas -->
</div>
<!-- Row 4 -->
<div class="row" id="team-section">
<!-- Andreas -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
<div class="avatar mx-auto"> <div class="avatar mx-auto">
<img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px"> <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
...@@ -396,11 +405,6 @@ ...@@ -396,11 +405,6 @@
<button class="btn btn-primary btn-sm profile">See full profile</button> <button class="btn btn-primary btn-sm profile">See full profile</button>
</a> </a>
</div> </div>
</div>
<!-- Row 4 -->
<div class="row" id="team-section">
<!-- Ola --> <!-- Ola -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <div class="col-lg-3 col-md-6 mb-lg-0 mb-5">
......
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