hippie/source/templates/data.json

27 lines
390 B
JSON
Raw Normal View History

{
"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"
}
]
}