24 lines
478 B
JSON
24 lines
478 B
JSON
|
|
{
|
||
|
|
"nav": [
|
||
|
|
{
|
||
|
|
"current": "film.html",
|
||
|
|
"items": [
|
||
|
|
{
|
||
|
|
"rel": "index.html",
|
||
|
|
"title": "Alton McBride",
|
||
|
|
"href": "/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"rel": "films/reading-the-shelf/index.html",
|
||
|
|
"title": "Reading the Shelf",
|
||
|
|
"href": "/films/reading-the-shelf/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"rel": "film.html",
|
||
|
|
"title": "Reading the Shelf",
|
||
|
|
"href": "/film.html"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|