From b650a52591ad3476167883bcfa0ed8daefafd739 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Thu, 9 Jul 2026 03:28:33 +0400 Subject: [PATCH] fix(footer): retire Telegram et remet WhatsApp comme contact MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Supprime le lien Telegram du footer - Rétablit le lien WhatsApp de contact (wa.me) dans le footer --- src/_includes/partials/footer.njk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/_includes/partials/footer.njk b/src/_includes/partials/footer.njk index 8b83e7f..5a38d1c 100644 --- a/src/_includes/partials/footer.njk +++ b/src/_includes/partials/footer.njk @@ -16,12 +16,9 @@ {% include "icons/email.svg" %} - + {% include "icons/whatsapp.svg" %} - - {% include "icons/telegram.svg" %} - {% include "icons/discord.svg" %}