From d1f4f6c99d627e6d2ca4220095d04a0d91033de7 Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Sat, 3 Jun 2017 14:29:37 +0530 Subject: [PATCH] fix(frontend-projects): replace video with image thumbnail --- .../front-end-libraries-projects.json | 22 +++++-------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/challenges/03-front-end-libraries/front-end-libraries-projects.json b/challenges/03-front-end-libraries/front-end-libraries-projects.json index 36a76315ab..ff9fada698 100644 --- a/challenges/03-front-end-libraries/front-end-libraries-projects.json +++ b/challenges/03-front-end-libraries/front-end-libraries-projects.json @@ -14,9 +14,7 @@ "Once you're done, submit the URL to your working project with all its tests passing.", "Remember to use the Read-Search-Ask method if you get stuck." ], - "challengeSeed": [ - "A9mEKIF" - ], + "image": "A9mEKIF", "tests": [], "type": "zipline", "isRequired": true, @@ -43,9 +41,7 @@ "Remember to use the Read-Search-Ask method if you get stuck." ], "releasedOn": "January 10, 2017", - "challengeSeed": [ - "FFDvuCP" - ], + "image": "FFDvuCP", "tests": [], "type": "zipline", "isRequired": true, @@ -72,9 +68,7 @@ "Remember to use the Read-Search-Ask method if you get stuck." ], "releasedOn": "February 17, 2017", - "challengeSeed": [ - "OkeFgKL" - ], + "image": "OkeFgKL", "tests": [], "type": "zipline", "isRequired": true, @@ -102,9 +96,7 @@ "Once you're done, submit the URL to your working project with all its tests passing.", "Remember to use the Read-Search-Ask method if you get stuck." ], - "challengeSeed": [ - "xlAXPjX" - ], + "image": "xlAXPjX", "tests": [], "type": "zipline", "challengeType": 3, @@ -126,9 +118,7 @@ "Once you're done, submit the URL to your working project with all its tests passing.", "Remember to use the Read-Search-Ask method if you get stuck." ], - "challengeSeed": [ - "u5RTBt4" - ], + "image": "u5RTBt4", "tests": [], "type": "zipline", "isRequired": true, @@ -145,4 +135,4 @@ } } ] -} \ No newline at end of file +}