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
3516dadd
Commit
3516dadd
authored
1 year ago
by
Myriam Guedey
Browse files
Options
Download
Email Patches
Plain Diff
Add AT to team
parent
b95aeaa2
Pipeline
#8840
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+23
-1
public/index.html
with
23 additions
and
1 deletion
+23
-1
public/index.html
+
23
-
1
View file @
3516dadd
...
...
@@ -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_LTEnRx
g"
class=
"rounded-circle z-depth-1"
width=
"150px"
>
<img
src=
"
imgs/grey_dot.pn
g"
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>
...
...
@@ -429,6 +429,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 -->
</div>
...
...
This diff is collapsed.
Click to expand it.
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