From be73fb4a700881fc661a09826f029aea5a406581 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?=
+
{% elif link.text.toLowerCase().includes('whatsapp') %}
-
+
{% elif link.text.toLowerCase().includes('telegram') %}
-
+
{% elif link.text.toLowerCase().includes('twitter') or link.text.toLowerCase().includes('x (') %}
-
+
{% elif link.text.toLowerCase().includes('tiktok') %}
-
+
{% elif link.text.toLowerCase().includes('discord') %}
-
+
{% elif link.text.toLowerCase().includes('stoat') %}
-
+
{% elif link.text.toLowerCase().includes('labola') or link.text.toLowerCase().includes('gitea') %}
-
+
{% endif %}
{% endfor %}
diff --git a/src/_includes/partials/footer.njk b/src/_includes/partials/footer.njk
index 45f8288..3e48669 100644
--- a/src/_includes/partials/footer.njk
+++ b/src/_includes/partials/footer.njk
@@ -13,29 +13,29 @@