Commit 51a16225 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent f046ef74
...@@ -363,7 +363,21 @@ ...@@ -363,7 +363,21 @@
<!-- Grid column --> <!-- Grid column -->
</div> </div>
<!-- Grid row --> <!-- Grid row -->
<!-- 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/Jochim.jpg" class="rounded-circle z-depth-1" width="100px">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Niko Jochim</h5>
<p class="text-uppercase blue-text"><strong>Researcher</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>
<!-- Grid column -->
</div>
<!-- Grid row -->
<!-- Grid row --> <!-- Grid row -->
<div class="row" id="team-section"> <div class="row" id="team-section">
......
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