negros-fruit-dove/shop-notes.json
2026-08-18 10:04:24 +00:00

34 lines
800 B
JSON

{
"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"
}
]
}
]
}