27 lines
390 B
JSON
27 lines
390 B
JSON
|
|
{
|
||
|
|
"demoadditionallinks": [
|
||
|
|
{
|
||
|
|
"href": "/demo.html",
|
||
|
|
"text": "Index"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"demolinks": [
|
||
|
|
{
|
||
|
|
"href": "demo/error/403.html",
|
||
|
|
"text": "403"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"href": "demo/error/400.html",
|
||
|
|
"text": "400"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"href": "demo/error/500.html",
|
||
|
|
"text": "500"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"href": "demo/os.html",
|
||
|
|
"text": "OS"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|