mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-15 09:34:06 +00:00
34 lines
591 B
JSON
34 lines
591 B
JSON
{
|
|
"data": {
|
|
"header": {
|
|
"navMenu": [
|
|
{
|
|
"href": "/products",
|
|
"title": "Products",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/partners",
|
|
"title": "Partners",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/about",
|
|
"title": "About",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/community",
|
|
"title": "Community",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/blog",
|
|
"title": "Blog",
|
|
"content": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|