negros-fruit-dove/shop-notes.json

34 lines
800 B
JSON
Raw Normal View History

2026-08-18 12:04:24 +02:00
{
"nav": [
{
"current": "shop-notes.html",
"items": [
{
"rel": "index.html",
"title": "Clifton Ellis",
"href": "/"
},
{
"rel": "films/fixing-a-leaky-faucet/index.html",
"title": "Fixing a Leaky Faucet",
"href": "/films/fixing-a-leaky-faucet/"
},
{
"rel": "flood-guide.html",
"title": "Flood Survival Guide for Seniors",
"href": "/flood-guide.html"
},
{
"rel": "negros-fruit-dove.html",
"title": "Negros Fruit Dove",
"href": "/negros-fruit-dove.html"
},
{
"rel": "shop-notes.html",
"title": "Shop Notes",
"href": "/shop-notes.html"
}
]
}
]
}