Commit 02c92d86 authored by Traboulsi's avatar Traboulsi
Browse files

Update public/index.html

parent 51a16225
...@@ -343,7 +343,7 @@ ...@@ -343,7 +343,7 @@
<!-- Grid column --> <!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-md-0 mb-5"> <!--- FGDI TODO: to change--> <div class="col-lg-3 col-md-6 mb-md-0 mb-5"> <!--- FGDI TODO: to change-->
<div class="avatar mx-auto"> <div class="avatar mx-auto">
<img src="./imgs/avatar/Herbst.jpg" class="rounded-circle z-depth-1" width="100px"> <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
</div> </div>
<h5 class="font-weight-bold mt-4 mb-3">Tim Herbst</h5> <h5 class="font-weight-bold mt-4 mb-3">Tim Herbst</h5>
<p class="text-uppercase blue-text"><strong>Software Engineer</strong></p> <p class="text-uppercase blue-text"><strong>Software Engineer</strong></p>
...@@ -366,7 +366,7 @@ ...@@ -366,7 +366,7 @@
<!-- Grid column --> <!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-md-0 mb-5"> <!--- FGDI TODO: to change--> <div class="col-lg-3 col-md-6 mb-md-0 mb-5"> <!--- FGDI TODO: to change-->
<div class="avatar mx-auto"> <div class="avatar mx-auto">
<img src="./imgs/avatar/Jochim.jpg" class="rounded-circle z-depth-1" width="100px"> <img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
</div> </div>
<h5 class="font-weight-bold mt-4 mb-3">Niko Jochim</h5> <h5 class="font-weight-bold mt-4 mb-3">Niko Jochim</h5>
<p class="text-uppercase blue-text"><strong>Researcher</strong></p> <p class="text-uppercase blue-text"><strong>Researcher</strong></p>
......
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