diff --git a/mentors.html b/mentors.html index 5ee6f39..6269a7c 100644 --- a/mentors.html +++ b/mentors.html @@ -3,8 +3,8 @@ layout: default title: Mentorid - Lapikud ---
-

Mentorid

-

Siin on meie mentorid. Kui leiad kellegi, kellega huvid kattuvad, võta temaga julgelt ühendust!

+

Onboarding

+

Siin on meie 2022 aasta Onboarding-tiimi liikmed. Kui tekib mingisugunegi küsimus seoses Lapikutega või meiega liitumisega, on nemad õiged inimesed, kelle poole pöörduda!

{% assign sorted_mentors = site.data.mentors | sort: 'name' %} {% for mentor in sorted_mentors %} @@ -71,18 +71,6 @@ title: Mentorid - Lapikud
-

Milliseid inimesi ootan oma piksliteks?

- {% if mentor.description.first %} - {% for descriptionLine in mentor.description %} - {% if descriptionLine == '' %} -
- {% else %} -

{{ descriptionLine }}

- {% endif %} - {% endfor %} - {% else %} -

{{ mentor.description }}

- {% endif %}

Milline Lapik olen ise?

{% if mentor.activities.first %} {% for activitiesLine in mentor.activities %}