removed 2024 mentors (#134)

This commit is contained in:
Kerdo Käärma
2025-08-25 14:50:57 +03:00
committed by GitHub
parent 21656faaa0
commit f4fce55404

View File

@@ -33,7 +33,8 @@ title: Mentorid - Lapikud
<li>{{ team }}</li>
{% endfor %}
</ul>
-->
<!--
{% if mentor.contactMethods != null %}
<p>Kontaktid:</p>
{% endif %}
@@ -57,8 +58,11 @@ title: Mentorid - Lapikud
Telegram: <a href="{{ contactMethod.value }}">{{ contactMethod.value }}</a>
</li>
{% elsif contactMethod.name == 'Facebook' %}
-->
<!--<p>Facebook <a href="{{ contactMethod.value }}">{{ contactMethod.value }}</a></p>-->
<li>
<!--
<li>
<a href="{{ contactMethod.value }}">Facebook</a>
</li>
{% else %}