apollo-11-architecture/index.json

19 lines
379 B
JSON
Raw Normal View History

2026-07-21 23:35:11 +02:00
{
"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"
}
]
}
]
}