From 56f7cf06ea8a9cbb479d5c9d532811e88683a805 Mon Sep 17 00:00:00 2001 From: Vibhor Sehgal Date: Sun, 14 Oct 2018 14:54:11 +0530 Subject: [PATCH 1/2] Thumbnail Fix --- src/views/microworld/hiphop/hiphop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/microworld/hiphop/hiphop.json b/src/views/microworld/hiphop/hiphop.json index bddca452f..3d5960c6b 100644 --- a/src/views/microworld/hiphop/hiphop.json +++ b/src/views/microworld/hiphop/hiphop.json @@ -8,7 +8,7 @@ ], "videos":[ { - "image":"https://i.vimeocdn.com/video/521248373.webp?mw=900&mh=583&q=70", + "image":"https://i.vimeocdn.com/video/521248373.png?mw=900&mh=583&q=70", "link":"//player.vimeo.com/video/124055657?title=0&byline=0&portrait=0" } ], From f1ccfbee66cf6c5d7b70149843138e80f99bfe77 Mon Sep 17 00:00:00 2001 From: Vibhor Sehgal Date: Sat, 1 Dec 2018 18:34:01 +0530 Subject: [PATCH 2/2] Fix for Fashion microworld --- src/views/microworld/fashion/fashion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/microworld/fashion/fashion.json b/src/views/microworld/fashion/fashion.json index 366d0daed..4a396eae0 100644 --- a/src/views/microworld/fashion/fashion.json +++ b/src/views/microworld/fashion/fashion.json @@ -8,7 +8,7 @@ ], "videos":[ { - "image":"https://i.vimeocdn.com/video/528845372.webp?mw=900&mh=583&q=70", + "image":"https://i.vimeocdn.com/video/528845372.png?mw=900&mh=583&q=70", "link":"//player.vimeo.com/video/134864477?title=0&byline=0&portrait=0" } ],