mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-22 22:04:08 +00:00
49 lines
954 B
JSON
49 lines
954 B
JSON
{
|
|
"data": {
|
|
"footer": {
|
|
"productsLinks": [
|
|
{
|
|
"title": "Products",
|
|
"href": "/products"
|
|
}
|
|
],
|
|
"partnersLinks": [
|
|
{
|
|
"title": "Partners",
|
|
"href": "/partners"
|
|
}
|
|
],
|
|
"aboutLinks": [
|
|
{
|
|
"href": "/about",
|
|
"title": "About"
|
|
}
|
|
],
|
|
"communityLinks": [
|
|
{
|
|
"href": "/community",
|
|
"title": "Community"
|
|
}
|
|
],
|
|
"connectLinks": [
|
|
{
|
|
"href": "https://twitter.com/laconicnetwork",
|
|
"title": "Twitter"
|
|
},
|
|
{
|
|
"href": "https://discord.com/invite/ukhbBemyxY",
|
|
"title": "Discord"
|
|
},
|
|
{
|
|
"href": "https://www.youtube.com/@Laconic-Network",
|
|
"title": "Youtube"
|
|
},
|
|
{
|
|
"href": "https://t.me/laconicnetwork",
|
|
"title": "Telegram"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|