group levels into chapters
This commit is contained in:
parent
ff69b967dd
commit
42dfe4fac7
22 changed files with 236 additions and 210 deletions
|
@ -1,6 +1,10 @@
|
|||
{
|
||||
"id": "sandbox",
|
||||
"sort_order": 100000,
|
||||
"name": "Sandbox",
|
||||
"description": "make whatever you want here"
|
||||
"title": "Sandbox",
|
||||
"levels": [
|
||||
{
|
||||
"id": "sandbox",
|
||||
"name": "Sandbox",
|
||||
"description": "make whatever you want here"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue