fix(contact/footer): met à jour le lien d'invitation Discord
This commit is contained in:
@@ -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" }
|
||||
]
|
||||
},
|
||||
|
||||
@@ -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" }
|
||||
]
|
||||
},
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
<a href="https://www.tiktok.com/@organisationka" target="_blank" rel="noopener noreferrer" title="TikTok" class="social-link">
|
||||
{% include "icons/tiktok.svg" %}
|
||||
</a>
|
||||
<a href="https://discord.gg/a2r9NYNM" target="_blank" rel="noopener noreferrer" title="Discord" class="social-link">
|
||||
<a href="https://discord.gg/DPvUCA8dD" target="_blank" rel="noopener noreferrer" title="Discord" class="social-link">
|
||||
{% include "icons/discord.svg" %}
|
||||
</a>
|
||||
<a href="https://stt.gg/FzqPKhbG" target="_blank" rel="noopener noreferrer" title="Stoat" class="social-link">
|
||||
|
||||
Reference in New Issue
Block a user