Skip to content

Commit

Permalink
add NFL to the showcase (facebook#3347)
Browse files Browse the repository at this point in the history
  • Loading branch information
kelset committed Sep 27, 2022
1 parent ff9886c commit 3d1ea2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions website/showcase.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,7 @@
"linkAppStore": "https://apps.apple.com/us/app/walmart-app-shopping-savings/id338137227",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.walmart.android",
"infoLink": " https://medium.com/walmartlabs/react-native-at-walmartlabs-cdd140589560#.ueonqqloc",
"infoTitle": "React Native at Walmart Labs",
"pinned": true
"infoTitle": "React Native at Walmart Labs"
},
{
"name": "Spaces: Follow Businesses",
Expand Down Expand Up @@ -316,6 +315,13 @@
"icon": "klarna.jpg",
"linkAppStore": "https://apps.apple.com/us/app/klarna-shop-now-pay-later/id1115120118",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.myklarnamobile"
},
{
"name": "NFL",
"icon": "nfl.webp",
"linkAppStore": "https://apps.apple.com/us/app/nfl/id389781154",
"linkPlayStore": "https://play.google.com/store/apps/details?id=com.gotv.nflgamecenter.us.lite&hl=en_US",
"pinned": true
}
]
}
Binary file added website/static/img/showcase/nfl.webp
Binary file not shown.

0 comments on commit 3d1ea2c

Please sign in to comment.