mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-13 18:14:07 +00:00
29 lines
490 B
JSON
29 lines
490 B
JSON
{
|
|
"data": {
|
|
"header": {
|
|
"navMenu": [
|
|
{
|
|
"href": "/products",
|
|
"title": "Products",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/partners",
|
|
"title": "Partners",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/community",
|
|
"title": "Community",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/blog",
|
|
"title": "Blog",
|
|
"content": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|