2020-12-23 13:34:10 +01:00
|
|
|
{
|
|
|
|
"home": {
|
|
|
|
"href": "/",
|
|
|
|
"items": {}
|
|
|
|
},
|
|
|
|
"about": {
|
|
|
|
"href": "/about",
|
|
|
|
"items": {}
|
|
|
|
},
|
|
|
|
"specs": {
|
|
|
|
"href": "/specs",
|
|
|
|
"list_childs": true,
|
|
|
|
"items": {
|
|
|
|
"members": "/members",
|
|
|
|
"lines of code": "/lines_of_code"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"mission": {
|
2020-12-23 13:51:54 +01:00
|
|
|
"href": "/mission",
|
2020-12-23 13:34:10 +01:00
|
|
|
"items": {}
|
|
|
|
},
|
|
|
|
"legal": {
|
2020-12-23 13:51:54 +01:00
|
|
|
"href": "/legal",
|
2020-12-23 13:34:10 +01:00
|
|
|
"items": {}
|
|
|
|
}
|
|
|
|
}
|