laconic.com/json/site_content/footer.json
2023-12-08 14:14:56 -05:00

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"
}
]
}
}
}