Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
fgdi
Commits
86a57e27
Commit
86a57e27
authored
Feb 08, 2024
by
Traboulsi
Browse files
Update public/index.html
parent
0bfafbde
Pipeline
#9106
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
86a57e27
...
...
@@ -223,6 +223,13 @@
</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"
>
...
...
@@ -243,12 +250,6 @@
</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,39 +268,7 @@
</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"
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 -->
<div
class=
"col-lg-3 col-md-6 mb-lg-0 mb-5"
>
<div
class=
"avatar mx-auto"
>
...
...
@@ -315,14 +284,7 @@
</ul>
</div>
</div>
<!-- Row 3 -->
<div
class=
"row"
id=
"team-section"
>
<!-- Muddsair -->
<!-- Muddsair -->
<div
class=
"col-lg-3 col-md-6 mb-lg-0 mb-5"
>
<!-- Insert Muddsair's details here -->
<div
class=
"avatar mx-auto"
>
...
...
@@ -343,6 +305,46 @@
</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"
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 -->
<div
class=
"col-lg-3 col-md-6 mb-lg-0 mb-5"
>
...
...
@@ -370,7 +372,14 @@
</a>
</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=
"avatar mx-auto"
>
<img
src=
"imgs/grey_dot.png"
class=
"rounded-circle z-depth-1"
width=
"150px"
>
...
...
@@ -396,11 +405,6 @@
<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"
>
...
...
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