Files
o-k-i.net/src/_data/contact.json
T

49 lines
922 B
JSON
Raw Normal View History

2025-11-05 17:32:17 +04:00
{
"sections": [
{
"title": "🌐 Web & Contact",
"links": [
{
"text": "kontak@o-k-i.net",
"url": "mailto:kontak@o-k-i.net"
}
]
},
{
"title": "💬 Réseaux sociaux",
"links": [
{
"text": "Telegram",
"url": "https://t.me/OrganisationKA"
},
{
"text": "X (Twitter)",
"url": "https://x.com/OrganisationKA"
}
]
},
{
"title": "💬 Communauté",
2025-11-05 17:32:17 +04:00
"links": [
{
"text": "Discord",
"url": "https://discord.gg/a2r9NYNM"
},
{
"text": "Revolt",
"url": "https://rvlt.gg/e1zJrg3p"
}
]
},
{
"title": "💻 Code & Développement",
"links": [
{
"text": "Labola (Gitea)",
"url": "https://labola.o-k-i.net/"
2025-11-05 17:32:17 +04:00
}
]
}
]
}