mirror of
https://github.com/correl/elm.git
synced 2024-12-22 19:17:27 +00:00
add exercise to config.json
This commit is contained in:
parent
8f59849a69
commit
3ab84a5143
1 changed files with 10 additions and 0 deletions
10
config.json
10
config.json
|
@ -322,6 +322,16 @@
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"uuid": "7890045d-0cf5-1980-21ae-7bd0228ad2a2993ae82",
|
||||||
|
"slug": "all-your-base",
|
||||||
|
"core": false,
|
||||||
|
"unlocked_by": null,
|
||||||
|
"difficulty": 2,
|
||||||
|
"topics": [
|
||||||
|
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"uuid": "a730ca85-057d-db80-e44e-25b8028acede6337cca",
|
"uuid": "a730ca85-057d-db80-e44e-25b8028acede6337cca",
|
||||||
"slug": "pascals-triangle",
|
"slug": "pascals-triangle",
|
||||||
|
|
Loading…
Reference in a new issue