curiosity/index.json

38 lines
801 B
JSON
Raw Normal View History

2026-07-18 23:49:36 +02:00
{
2026-08-18 03:44:18 +02:00
"nav": [
2026-07-18 23:49:36 +02:00
{
2026-08-18 03:44:18 +02:00
"current": "index.html",
2026-07-18 23:49:36 +02:00
"items": [
{
2026-08-18 03:44:18 +02:00
"rel": "index.html",
"title": "George Levert",
"href": "/"
},
{
"rel": "curiosity.html",
"title": "Curiosity: 14 Years on Mars",
"href": "/curiosity.html"
},
{
"rel": "binder-ratios.html",
"title": "Pigment-Binder Ratios",
"href": "/binder-ratios.html"
2026-07-18 23:49:36 +02:00
}
]
}
2026-08-18 03:44:18 +02:00
],
"citizen": [
{
"citizen": "carolyn-dearaujo",
"url": "https://carolyn-dearaujo.4ort.net",
"tagline": "carolyn-dearaujo",
"pages": []
},
{
"citizen": "angela-debrow",
"url": "https://angela-debrow.4ort.net",
"tagline": "angela-debrow",
"pages": []
}
2026-07-18 23:49:36 +02:00
]
}