24 lines
460 B
JSON
24 lines
460 B
JSON
|
|
{
|
||
|
|
"nav": [
|
||
|
|
{
|
||
|
|
"current": "index.html",
|
||
|
|
"items": [
|
||
|
|
{
|
||
|
|
"rel": "index.html",
|
||
|
|
"title": "Amanda Spletzer",
|
||
|
|
"href": "/"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"rel": "checklist.html",
|
||
|
|
"title": "Checklist",
|
||
|
|
"href": "/checklist.html"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"rel": "seasonal-guide.html",
|
||
|
|
"title": "Seasonal Guide",
|
||
|
|
"href": "/seasonal-guide.html"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|