Commit 69c7f34f authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent d7116dbf
Pipeline #9085 passed with stage
in 11 seconds
...@@ -340,7 +340,26 @@ ...@@ -340,7 +340,26 @@
</ul> </ul>
</div> </div>
<!-- Grid column --> <!-- Grid column -->
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-md-0 mb-5"> <!--- FGDI TODO: to change-->
<div class="avatar mx-auto">
<img src="./imgs/avatar/Herbst.jpg" class="rounded-circle z-depth-1" width="150px">
</div>
<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.xing.com/profile/Tim_Herbst14" target="_blank">
<i class="fab fa-xing"></i>
</a>
<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>
</ul>
</div>
<!-- Grid column -->
</div> </div>
<!-- Grid row --> <!-- Grid row -->
......
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