negros-fruit-dove/index.json

29 lines
626 B
JSON
Raw Permalink Normal View History

2026-08-18 11:32:15 +02:00
{
"nav": [
{
"current": "index.html",
"items": [
{
"rel": "index.html",
"title": "Anna Martinez",
"href": "/"
},
{
"rel": "about.html",
"title": "About Anna Martinez",
"href": "/about.html"
},
{
"rel": "contact.html",
"title": "Contact Anna Martinez",
"href": "/contact.html"
},
{
"rel": "quiet-discipline.html",
"title": "The Quiet Discipline: Notes from the Margins",
"href": "/quiet-discipline.html"
}
]
}
]
}