Updated mentors.html

pull/139/head
Kerdo Käärma 3 weeks ago committed by GitHub
parent f4fce55404
commit 21325a4081
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 13
      mentors.html

@ -4,9 +4,8 @@ title: Mentorid - Lapikud
---
<div class="page" id="mentors">
<h1>Mentorid</h1>
<h3>2025. aasta mentorid ilmuvad lähipäevil</h3>
<!--
<h3>Siin on meie 2024. aasta mentorid. Nemad on õiged inimesed, kelle poole pöörduda küsimuste tekkimisel seoses liitumise või Lapikutega üldiselt! </h3>
<h3>Siin on meie 2025. aasta mentorid. Nemad on õiged inimesed, kelle poole pöörduda küsimuste tekkimisel seoses liitumise või Lapikutega üldiselt! </h3>
{% for mentor in site.data.mentors %}
@ -33,8 +32,7 @@ title: Mentorid - Lapikud
<li>{{ team }}</li>
{% endfor %}
</ul>
-->
<!--
{% if mentor.contactMethods != null %}
<p>Kontaktid:</p>
{% endif %}
@ -59,9 +57,9 @@ title: Mentorid - Lapikud
</li>
{% elsif contactMethod.name == 'Facebook' %}
-->
<!--<p>Facebook <a href="{{ contactMethod.value }}">{{ contactMethod.value }}</a></p>-->
<!--
<li>
<a href="{{ contactMethod.value }}">Facebook</a>
</li>
@ -105,6 +103,5 @@ title: Mentorid - Lapikud
</div>
{% endfor %}
-->
</div>

Loading…
Cancel
Save