diff --git a/config.json b/config.json index 13ddc4b5..b3348c4f 100644 --- a/config.json +++ b/config.json @@ -10,6 +10,16 @@ "auto_approve": true, "unlocked_by": null, "difficulty": 1, + "topics": [ + "strings" + ] + }, + { + "slug": "two-fer", + "uuid": "27ffc2d2-e950-40a1-90fa-a1f3eec4fd36", + "core": false, + "unlocked_by": null, + "difficulty": 1, "topics": [ "optional_values", "text_formatting"