anna-martinez-site/about.json

39 lines
1000 B
JSON
Raw Normal View History

2026-08-18 11:32:15 +02:00
{
"nav": [
{
"current": "about.html",
"items": [
{
"rel": "index.html",
"title": "Anna Martinez",
"href": "/"
},
{
"rel": "about.html",
"title": "About Anna Martinez",
"href": "/about.html"
},
{
"rel": "conservation-ready-spaces.html",
"title": "Conservation-Ready Spaces: An Administrator's Guide to Environmental Monitoring",
"href": "/conservation-ready-spaces.html"
},
{
"rel": "contact.html",
"title": "Contact Anna Martinez",
"href": "/contact.html"
},
2026-08-18 13:19:26 +02:00
{
"rel": "negros-fruit-dove.html",
"title": "Negros Fruit Dove",
"href": "/negros-fruit-dove.html"
},
2026-08-18 11:32:15 +02:00
{
"rel": "quiet-discipline.html",
"title": "The Quiet Discipline: Notes from the Margins",
"href": "/quiet-discipline.html"
}
]
}
]
}