diff options
Diffstat (limited to 'template/team.html.j2')
-rw-r--r-- | template/team.html.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/team.html.j2 b/template/team.html.j2 index c7e5c95f..900e987b 100644 --- a/template/team.html.j2 +++ b/template/team.html.j2 @@ -125,6 +125,7 @@ <div class="col-lg-3 col-md-3 col-sm-4 col-12 profile"> <div class="img-box img-none fa fa-user"> <!-- was: height="240" --> + <i class="fa fa-user"></i> <ul class="text-center"> <a href="http://my.pages.de"><li><i class="fas fa-home"></i></li></a> </ul> |