15 lines
252 B
JSON
15 lines
252 B
JSON
{
|
|
"pages": [
|
|
{
|
|
"file_path": "about.md",
|
|
"title": "About This Site",
|
|
"url": "/about/"
|
|
},
|
|
{
|
|
"file_path": "joke.md",
|
|
"title": "Joke",
|
|
"url": "/joke/",
|
|
"old_urls": ["/trying-to-be-funny/"]
|
|
}
|
|
]
|
|
} |