19 lines
387 B
JSON
19 lines
387 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |