From 6559ac39a441f58c2ceb9c1f7b3fa3e9079e5d98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Wed, 8 Jul 2026 11:48:16 +0400 Subject: [PATCH] =?UTF-8?q?fix(contact/footer):=20met=20=C3=A0=20jour=20le?= =?UTF-8?q?=20lien=20d'invitation=20Discord?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/_data/i18n/en/contact.json | 2 +- src/_data/i18n/fr/contact.json | 2 +- src/_includes/partials/footer.njk | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/_data/i18n/en/contact.json b/src/_data/i18n/en/contact.json index a8b6a05..9a6a9b5 100644 --- a/src/_data/i18n/en/contact.json +++ b/src/_data/i18n/en/contact.json @@ -20,7 +20,7 @@ { "title": "💬 Community", "links": [ - { "text": "Discord", "url": "https://discord.gg/a2r9NYNM" }, + { "text": "Discord", "url": "https://discord.gg/DPvUCA8dD" }, { "text": "Stoat", "url": "https://stt.gg/FzqPKhbG" } ] }, diff --git a/src/_data/i18n/fr/contact.json b/src/_data/i18n/fr/contact.json index 913327c..82f46ac 100644 --- a/src/_data/i18n/fr/contact.json +++ b/src/_data/i18n/fr/contact.json @@ -20,7 +20,7 @@ { "title": "💬 Communauté", "links": [ - { "text": "Discord", "url": "https://discord.gg/a2r9NYNM" }, + { "text": "Discord", "url": "https://discord.gg/DPvUCA8dD" }, { "text": "Stoat", "url": "https://stt.gg/FzqPKhbG" } ] }, diff --git a/src/_includes/partials/footer.njk b/src/_includes/partials/footer.njk index eac0e7c..35a8435 100644 --- a/src/_includes/partials/footer.njk +++ b/src/_includes/partials/footer.njk @@ -28,7 +28,7 @@ {% include "icons/tiktok.svg" %} - + {% include "icons/discord.svg" %}