Skip to content

Commit 25c5742

Browse files
authored
Merge pull request #145 from ricemery/config
add zipper and change to exercises list. Refs #125
2 parents 9414f4f + cb7d637 commit 25c5742

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,12 @@
404404
"topics": [
405405
]
406406
},
407+
{
408+
"slug": "change",
409+
"difficulty": 1,
410+
"topics": [
411+
]
412+
},
407413
{
408414
"slug": "connect",
409415
"difficulty": 1,
@@ -422,6 +428,12 @@
422428
"topics": [
423429
]
424430
},
431+
{
432+
"slug": "zipper",
433+
"difficulty": 1,
434+
"topics": [
435+
]
436+
},
425437
{
426438
"slug": "forth",
427439
"difficulty": 1,

0 commit comments

Comments
 (0)