Explorar el Código

Add topics to House as per #793. (#974)

* Add topics to House as per #793.

* Amend 'house' topics in config.json

* Remove tag 'variables' from house topics.
Sam Warner hace 9 años
padre
commit
17648b7aa8
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7
    1
      config.json

+ 7
- 1
config.json Ver fichero

@@ -602,7 +602,13 @@
602 602
       "core": false,
603 603
       "difficulty": 6,
604 604
       "slug": "house",
605
-      "topics": null,
605
+      "topics": [
606
+        "arrays",
607
+        "conditionals",
608
+        "loops",
609
+        "strings",
610
+        "text_formatting"
611
+      ],
606 612
       "unlocked_by": "two-fer",
607 613
       "uuid": "6b51aca3-3451-4a64-ad7b-00b151d7548a"
608 614
     },