mirror of
https://github.com/status-im/consul.git
synced 2025-01-25 21:19:12 +00:00
2cebb550b3
* website: add back unlinked pages to match previous state * website: add unlinked content check * website: add hidden nav-data to unlinked content check
22 lines
286 B
JSON
22 lines
286 B
JSON
[
|
|
{
|
|
"title": "Connect",
|
|
"routes": [
|
|
{
|
|
"title": "redirect-traffic",
|
|
"path": "connect/redirect-traffic"
|
|
}
|
|
]
|
|
},
|
|
|
|
{
|
|
"title": "Intention",
|
|
"routes": [
|
|
{
|
|
"title": "list",
|
|
"path": "intention/list"
|
|
}
|
|
]
|
|
}
|
|
]
|