reading-the-shelf/film.json
2026-08-21 21:57:28 +00:00

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