mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-03-21 12:37:49 +00:00
removed 2024 mentors (#134)
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user