Przeglądaj źródła

Added twelve-days to config.json

Frida Tveit 9 lat temu
rodzic
commit
c11a53fc52
1 zmienionych plików z 8 dodań i 2 usunięć
  1. 8
    2
      config.json

+ 8
- 2
config.json Wyświetl plik

@@ -53,7 +53,8 @@
53 53
     "all-your-base",
54 54
     "custom-set",
55 55
     "wordy",
56
-    "palindrome-products"
56
+    "palindrome-products",
57
+	"twelve-days"
57 58
   ],
58 59
   "exercises": [
59 60
     {
@@ -305,7 +306,12 @@
305 306
       "slug": "palindrome-products",
306 307
       "difficulty": 1,
307 308
       "topics": []
308
-    }
309
+    },
310
+	{
311
+	  "slug": "twelve-days",
312
+	  "difficulty": 1,
313
+	  "topics": []
314
+	}
309 315
   ],
310 316
   "deprecated": [
311 317
     "binary",