arthur-ibay-site/index.json
2026-08-18 11:48:55 +00:00

19 lines
366 B
JSON

{
"nav": [
{
"current": "index.html",
"items": [
{
"rel": "index.html",
"title": "Arthur Ibay",
"href": "/"
},
{
"rel": "sustainable-irrigation.html",
"title": "Sustainable Irrigation Practices",
"href": "/sustainable-irrigation.html"
}
]
}
]
}