22 lines
279 B
JSON
22 lines
279 B
JSON
[
|
|
{
|
|
"slug": "1-юникод",
|
|
"title": "Chapter 1",
|
|
"chapters": [
|
|
|
|
]
|
|
},
|
|
{
|
|
"slug": "2",
|
|
"title": "Chapter 2",
|
|
"chapters": [
|
|
{
|
|
"slug": "2--nested",
|
|
"title": "Chapter 2.1",
|
|
"chapters": [
|
|
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|