24 lines
431 B
JSON
24 lines
431 B
JSON
{
|
|
"nav": [
|
|
{
|
|
"current": "index.html",
|
|
"items": [
|
|
{
|
|
"rel": "index.html",
|
|
"title": "Carla Long",
|
|
"href": "/"
|
|
},
|
|
{
|
|
"rel": "about.html",
|
|
"title": "About",
|
|
"href": "/about.html"
|
|
},
|
|
{
|
|
"rel": "alarm-1201.html",
|
|
"title": "Alarm 1201",
|
|
"href": "/alarm-1201.html"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |