Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
benreyn committed Oct 21, 2018
1 parent 2d21f37 commit 7ae4206
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,22 @@
"core": false,
"difficulty": 1,
"slug": "hello-world",
"topics": [
"string"
],
"unlocked_by": null,
"uuid": "4fb471fc-4e6d-486d-abf5-939e89f028fc"
},
{
"core": false,
"difficulty": 1,
"slug": "two-few",
"topics": [
"optional_values",
"text_formatting"
],
"unlocked_by": null,
"uuid": "4fb471fc-4e6d-486d-abf5-939e89f028fc"
"uuid": "27ffc2d2-e950-40a1-90fa-a1f3eec4fd36"
},
{
"core": false,
Expand Down Expand Up @@ -210,4 +220,4 @@
],
"foregone": [],
"language": "Racket"
}
}

0 comments on commit 7ae4206

Please sign in to comment.