Commit 3516dadd authored by Myriam Guedey's avatar Myriam Guedey
Browse files

Add AT to team

parent b95aeaa2
Pipeline #8840 passed with stage
in 11 seconds
......@@ -388,7 +388,7 @@
<!-- Grid column -->
<div class="col-lg-3 col-md-6 mb-lg-0 mb-5"> <!--- FGDI TODO: to change-->
<div class="avatar mx-auto">
<img src="https://media.licdn.com/dms/image/D4E03AQHm5oVwuocRVQ/profile-displayphoto-shrink_800_800/0/1684312861910?e=2147483647&v=beta&t=soOfw4PX5ISwDzVurakxoxCBhPNw5F0mc_F_LTEnRxg" class="rounded-circle z-depth-1" width="150px">
<img src="imgs/grey_dot.png" class="rounded-circle z-depth-1" width="150px">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Robert Otto</h5>
<p class="text-uppercase blue-text"><strong>Researcher</strong></p>
......@@ -428,6 +428,28 @@
</div>
<!-- Grid row -->
<!-- Grid row -->
<div class="row" id="team-section">
<!-- Grid column -->
<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">
</div>
<h5 class="font-weight-bold mt-4 mb-3">Andreas Trinkle</h5>
<p class="text-uppercase blue-text"><strong>Researcher</strong></p>
<a href="https://www.hft-stuttgart.de/p/andreas-trinkle" target="_blank">
<button class="btn btn-primary btn-sm profile">See full profile</button>
</a>
<p class="grey-text">Research topics: Smart Buildings | Energy Efficieny | Energy Management </p>
<ul class="list-unstyled mb-0">
</ul>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</section>
<!-- Section: Team v.1 -->
......
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