From ccfabfcb060741477c45de85d79c71eea5c36fb9 Mon Sep 17 00:00:00 2001 From: Pushkar Yadav <96358784+pushkarydv@users.noreply.github.com> Date: Wed, 6 Jul 2022 16:45:10 +0530 Subject: [PATCH 1/2] Added infoLink to Oculus --- website/showcase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/showcase.json b/website/showcase.json index ca9a52a967b..64581ec3ac7 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -40,7 +40,7 @@ "icon": "oculus.png", "linkAppStore": "https://apps.apple.com/us/app/oculus/id1366478176", "linkPlayStore": "https://play.google.com/store/apps/details?id=com.oculus.twilight&hl=en_US", - "infoLink": "", + "infoLink": "https://www.oculus.com/experiences/quest/", "infoTitle": "", "pinned": true }, From f531023bde113451b5c6b1b017e67911d11c2d99 Mon Sep 17 00:00:00 2001 From: Pushkar Yadav <96358784+pushkarydv@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:16:24 +0530 Subject: [PATCH 2/2] fixed Artsy logo --- website/showcase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/showcase.json b/website/showcase.json index 64581ec3ac7..e66be1a3db2 100644 --- a/website/showcase.json +++ b/website/showcase.json @@ -214,7 +214,7 @@ }, { "name": "Artsy", - "icon": "https://raw.githubusercontent.com/artsy/eigen/master/Artsy/Resources/Images.xcassets/AppIcon.appiconset/AppIcon167.png", + "icon": "https://avatars.githubusercontent.com/u/546231?s=200&v=4", "linkAppStore": "https://itunes.apple.com/us/app/artsy-collect-bid-on-fine/id703796080?mt=8", "infoLink": "https://artsy.github.io/series/react-native-at-artsy/", "infoTitle": "React Native at Artsy",