Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2021-04-27 20:12:09 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2021-04-27 20:12:09 +0300
commit2595487e30cecdef820cdcbfbb86f19cb99ac63b (patch)
tree3f654d6fe1d78eba5159cd6a63e172f9fe5dfe69 /page-team.php
parent4e003071c786691a634719ca91d59607771b570b (diff)
fix copy-paste error
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-team.php')
-rw-r--r--page-team.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-team.php b/page-team.php
index 67f71436..dab16501 100644
--- a/page-team.php
+++ b/page-team.php
@@ -190,14 +190,14 @@
<div class="col-md-4">
<div class="teamp">
<img class="img-responsive img-circle teamimg" alt="photo" src="<?php bloginfo('template_directory'); ?>/assets/img/people/person.jpg" />
- <h2 class="teamname"> Viktoria Linder</h2>
+ <h2 class="teamname">Viktoria Linder</h2>
<div class="teammeta">
<h3 class="teamtitle">Senior account manager</h3>
<h4 class="teamexpertise">Sales and Account Management</h4>
<h4 class="teamlocation">lives in Karlsruhe, Germany</h4>
<p class="teamsocial"><a href="https://www.linkedin.com/in/viktoria-linder-679792120/"><i class="fa-linkedin fa"></i></a> <a href="https://www.xing.com/profile/Viktoria_Linder/cv"><i class="fa-xing fa"></i></a> </p>
</div>
- <p class="teamdescription">Simon studied business administration and learned Spanish living in Mexico for a while. She has over 7 years of sales experience and has a strong focus on finding the prefect fit for the needs of the customer.</p>
+ <p class="teamdescription">Viktoria studied business administration and learned Spanish living in Mexico for a while. She has over 7 years of sales experience and has a strong focus on finding the prefect fit for the needs of the customer.</p>
</div>
</div>
</div>