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:
authorKevin Ndung'u <kevgathuku@users.noreply.github.com>2018-11-30 17:11:39 +0300
committerGitHub <noreply@github.com>2018-11-30 17:11:39 +0300
commit3bc4c2fe490591614c69d8087874812804e362a1 (patch)
treec07d21252f044503f7ca7351df70ef032d555e87 /page-include.php
parent31a005071ade1277de80a5c3945366deb388954a (diff)
Minor fixes on Include page
- Fix typo - Fix link to Camila Ayres LinkedIn profile
Diffstat (limited to 'page-include.php')
-rw-r--r--page-include.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/page-include.php b/page-include.php
index 4605e2c9..831d66b7 100644
--- a/page-include.php
+++ b/page-include.php
@@ -100,7 +100,7 @@
<?php echo file_get_contents(get_template_directory_uri()."/assets/img/enterprise/security-new.svg"); ?>
</div>
<p class="section--intro text-center revealOnScroll"><?php echo $l->t('Nextcloud is always on the look-out for new talents and we\'d like to give beginning developers, marketeers and sales people a chance to learn practical skills with us!');?></p>
- <p class="section--intro text-center revealOnScroll"><?php echo $l->t('We encourage people from underrepresented groups to apply for these positions and to sent their resume.');?></p>
+ <p class="section--intro text-center revealOnScroll"><?php echo $l->t('We encourage people from underrepresented groups to apply for these positions and to send their resume.');?></p>
<p class="section--intro text-center revealOnScroll"><?php echo $l->t('You can find open positions on our jobs page but please don\'t hesitate to send you resume if there is nothing that fits you - we just might not yet know we need you!');?></p>
<p class="section--intro text-center revealOnScroll"><a class="button button--blue button--arrow button--large" href="mailto:include@nextcloud.com?subject=Internship application"><?php echo $l->t('Send your resume');?></a></p>
</div>
@@ -163,7 +163,7 @@
<h3 class="teamtitle">Software Engineer</h3>
<h4 class="teamexpertise">Desktop client</h4>
<h4 class="teamlocation">lives in Berlin, Germany</h4>
- <p class="teamsocial"><a href="https://camila.codes"><i class="fa-rss fa"></i></a> <a href="https://github.com/camilasan"><i class="fa-github fa"></i></a> <a href="https://www.linkedin.com/in/camilaayres"><i class="fa-linkedin fa"></i></a> </p>
+ <p class="teamsocial"><a href="https://camila.codes"><i class="fa-rss fa"></i></a> <a href="https://github.com/camilasan"><i class="fa-github fa"></i></a> <a href="https://www.linkedin.com/in/camilasan"><i class="fa-linkedin fa"></i></a> </p>
</div>
<p class="teamdescription">Camila is from Brazil and has worked as front-end developer, with C#, Java and even Delphi. She maintains our desktop client and is happy to help anyone get involved there. The app is written in C++ using the Qt toolkit.</p>
</div>