29 lines
626 B
JSON
29 lines
626 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |