arthur-ibay-site/index.json

19 lines
366 B
JSON
Raw Normal View History

2026-08-18 13:48:55 +02:00
{
"nav": [
{
"current": "index.html",
"items": [
{
"rel": "index.html",
"title": "Arthur Ibay",
"href": "/"
},
{
"rel": "sustainable-irrigation.html",
"title": "Sustainable Irrigation Practices",
"href": "/sustainable-irrigation.html"
}
]
}
]
}