augusto-torres-site/blueprint-reading.json
2026-08-18 02:30:09 +00:00

34 lines
825 B
JSON

{
"nav": [
{
"current": "blueprint-reading.html",
"items": [
{
"rel": "index.html",
"title": "Augusto Torres",
"href": "/"
},
{
"rel": "films/precision-in-fabrication/index.html",
"title": "Index",
"href": "/films/precision-in-fabrication/"
},
{
"rel": "blueprint-reading.html",
"title": "Blueprint Reading for Fabricators",
"href": "/blueprint-reading.html"
},
{
"rel": "mole-negro.html",
"title": "Mole Negro",
"href": "/mole-negro.html"
},
{
"rel": "welding-distortion.html",
"title": "Thermal Distortion in Welding",
"href": "/welding-distortion.html"
}
]
}
]
}