From 2f6bb848e302688278362cde8ea2e528ab8b620c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Mon, 6 Jul 2026 23:01:34 +0400 Subject: [PATCH] =?UTF-8?q?style:=20ajouter=20couleur=20aux=20=C3=A9mojis?= =?UTF-8?q?=20des=20r=C3=A9seaux=20sociaux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_includes/partials/contact.njk | 6 +++--- src/_includes/partials/footer.njk | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/_includes/partials/contact.njk b/src/_includes/partials/contact.njk index 8cc72e4..e8232c3 100644 --- a/src/_includes/partials/contact.njk +++ b/src/_includes/partials/contact.njk @@ -10,19 +10,19 @@ {% for link in section.links %} {% if link.text.toLowerCase().includes('email') %} - ✉️ + ✉️ {% elif link.text.toLowerCase().includes('whatsapp') %} WhatsApp {% elif link.text.toLowerCase().includes('telegram') %} Telegram {% elif link.text.toLowerCase().includes('twitter') or link.text.toLowerCase().includes('x (') %} - 𝕏 + 𝕏 {% elif link.text.toLowerCase().includes('tiktok') %} TikTok {% elif link.text.toLowerCase().includes('discord') %} Discord {% elif link.text.toLowerCase().includes('stoat') %} - 💬 + 💬 {% elif link.text.toLowerCase().includes('labola') or link.text.toLowerCase().includes('gitea') %} Labola {% endif %} diff --git a/src/_includes/partials/footer.njk b/src/_includes/partials/footer.njk index 224e5e4..767e9c0 100644 --- a/src/_includes/partials/footer.njk +++ b/src/_includes/partials/footer.njk @@ -14,7 +14,7 @@