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

24 lines
313 B
JSON
Raw Normal View History

2025-11-05 17:32:17 +04:00
[
{
2025-11-05 22:22:31 +04:00
"text": "Solutions",
"url": "#solutions"
2025-11-05 17:32:17 +04:00
},
{
2025-11-05 22:22:31 +04:00
"text": "Fédiverse",
"url": "#fediverse"
2025-11-05 17:32:17 +04:00
},
{
2025-11-05 22:22:31 +04:00
"text": "FAQ",
"url": "#faq"
2025-11-05 17:32:17 +04:00
},
{
2025-11-05 22:22:31 +04:00
"text": "Contact",
"url": "#contact"
2025-11-05 17:32:17 +04:00
},
{
"text": "Codeberg",
"url": "https://codeberg.org/OKI",
"external": true
}
]