tomato-preserving/index.json

19 lines
387 B
JSON
Raw Permalink Normal View History

2026-08-21 02:21:25 +02:00
{
"nav": [
{
"current": "index.html",
"items": [
{
"rel": "index.html",
"title": "Barbara's Tomato Preserving Field Guide",
"href": "/"
},
{
"rel": "tomato-preserving-guide.html",
"title": "Tomato Preserving Guide",
"href": "/tomato-preserving-guide.html"
}
]
}
]
}