Skip to content

Commit bc3be67

Browse files
committed
Added exercise entry in track config.json.
1 parent cbdba84 commit bc3be67

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@
3434
"prerequisites": ["basics"],
3535
"status": "wip"
3636
},
37+
{
38+
"slug": "meltdown-mitigation",
39+
"name": "Meltdown Mitigation",
40+
"uuid": "50c88b36-e2e2-46e5-b6c4-bb7e714c375a",
41+
"concepts": ["conditionals"],
42+
"prerequisites": ["basics", "booleans", "comparisons"],
43+
"status": "wip"
44+
},
3745
{
3846
"slug": "tisbury-treasure-hunt",
3947
"name": "Tisbury Treasure Hunt",

0 commit comments

Comments
 (0)