forked from lapikud/lapikud.github.io
Updated mentors.html
This commit is contained in:
13
mentors.html
13
mentors.html
@@ -4,9 +4,8 @@ title: Mentorid - Lapikud
|
|||||||
---
|
---
|
||||||
<div class="page" id="mentors">
|
<div class="page" id="mentors">
|
||||||
<h1>Mentorid</h1>
|
<h1>Mentorid</h1>
|
||||||
<h3>2025. aasta mentorid ilmuvad lähipäevil</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>
|
||||||
<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>
|
|
||||||
|
|
||||||
{% for mentor in site.data.mentors %}
|
{% for mentor in site.data.mentors %}
|
||||||
|
|
||||||
@@ -33,8 +32,7 @@ title: Mentorid - Lapikud
|
|||||||
<li>{{ team }}</li>
|
<li>{{ team }}</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
-->
|
|
||||||
<!--
|
|
||||||
{% if mentor.contactMethods != null %}
|
{% if mentor.contactMethods != null %}
|
||||||
<p>Kontaktid:</p>
|
<p>Kontaktid:</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
@@ -59,9 +57,9 @@ title: Mentorid - Lapikud
|
|||||||
</li>
|
</li>
|
||||||
{% elsif contactMethod.name == 'Facebook' %}
|
{% elsif contactMethod.name == 'Facebook' %}
|
||||||
|
|
||||||
-->
|
|
||||||
<!--<p>Facebook <a href="{{ contactMethod.value }}">{{ contactMethod.value }}</a></p>-->
|
<!--<p>Facebook <a href="{{ contactMethod.value }}">{{ contactMethod.value }}</a></p>-->
|
||||||
<!--
|
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ contactMethod.value }}">Facebook</a>
|
<a href="{{ contactMethod.value }}">Facebook</a>
|
||||||
</li>
|
</li>
|
||||||
@@ -105,6 +103,5 @@ title: Mentorid - Lapikud
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
-->
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user