瀏覽代碼

added topics for #875

patrick michel 9 年之前
父節點
當前提交
a62f5a48f3
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5
    1
      config.json

+ 5
- 1
config.json 查看文件

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