From 9ad451c5c1e0f210d0066d08f426d03690062892 Mon Sep 17 00:00:00 2001 From: TankerElite <64478551+TankerElite@users.noreply.github.com> Date: Sun, 21 Aug 2022 18:30:55 +0300 Subject: [PATCH] mentors.html rewrite --- mentors.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mentors.html b/mentors.html index 6269a7c..636aa58 100644 --- a/mentors.html +++ b/mentors.html @@ -4,7 +4,7 @@ title: Mentorid - Lapikud ---

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!

+

Siin on meie 2022 aasta Onboarding-tiimi liikmed. Nemad on õiged inimesed, kelle poole pöörduda küsimuste tekkimisel seoses liitumise või Lapikutega üldiselt!

{% assign sorted_mentors = site.data.mentors | sort: 'name' %} {% for mentor in sorted_mentors %}