19 lines
379 B
JSON
19 lines
379 B
JSON
|
|
{
|
||
|
|
"nav": [
|
||
|
|
{
|
||
|
|
"current": "index.html",
|
||
|
|
"items": [
|
||
|
|
{
|
||
|
|
"rel": "index.html",
|
||
|
|
"title": "Barbara Lafrance",
|
||
|
|
"href": "/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"rel": "apollo-11-architecture.html",
|
||
|
|
"title": "Apollo 11: A Systems Architect's Reading",
|
||
|
|
"href": "/apollo-11-architecture.html"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|