Browse Source

Merge pull request #909 from PatrM/master

added topics for #875 rotational-cipher
FridaTveit 9 years ago
parent
commit
b605f7be7e
1 changed files with 5 additions and 1 deletions
  1. 5
    1
      config.json

+ 5
- 1
config.json View File

@@ -263,7 +263,11 @@
263 263
       "core": true,
264 264
       "difficulty": 4,
265 265
       "slug": "rotational-cipher",
266
-      "topics": null,
266
+      "topics": [
267
+        "integers",
268
+        "strings",
269
+        "cryptography"
270
+      ],
267 271
       "unlocked_by": null,
268 272
       "uuid": "9eb41883-55ef-4681-b5ac-5c2259302772"
269 273
     },