Files
oki-foundation/src/_data/i18n/en/contact.json
T
cedric 46a039d2d2 fix(contact/footer): retire X (Twitter) et TikTok des contacts et du footer
- Supprime X et TikTok des JSON de contact (FR/EN)
- Retire les liens X et TikTok du footer
- Supprime les branches de rendu d'icônes X et TikTok dans contact.njk
2026-07-08 23:27:19 +04:00

32 lines
1.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": "Ready to take action?",
"lede": "\"But I don't know where to start!\" No worries! We'll walk you through it step by step. A message on our socials, an email to <a href=\"mailto:kontak@o-k-i.net\">kontak@o-k-i.net</a>, and we'll show you how your talent can change things. Even if it's just an idea in your head with us, ideas become actions.",
"sections": [
{
"title": "🌐 Web & Contact",
"links": [
{ "text": "kontak@o-k-i.net", "url": "mailto:kontak@o-k-i.net" },
{ "text": "WhatsApp +262 692 22 974 0", "url": "https://wa.me/262692229740" }
]
},
{
"title": "💬 Social networks",
"links": [
{ "text": "Telegram", "url": "https://t.me/OrganisationKA" }
]
},
{
"title": "💬 Community",
"links": [
{ "text": "Discord", "url": "https://discord.gg/DPvUCA8dD" }
]
},
{
"title": "💻 Code & Development",
"links": [
{ "text": "Labola (Gitea)", "url": "https://labola.o-k-i.net/" }
]
}
]
}