feat: add 20th Century Studios to Studio Slider (#2288)

* Add 20th Century Studios to Studio Sliders

* Remove 20th Century Fox from Studio Sliders

Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com>
Co-authored-by: Ryan Cohen <ryan@sct.dev>
pull/2889/head
TheMeanCanEHdian 2 years ago committed by GitHub
parent f5864b49de
commit b33956e6b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,10 +21,10 @@ const studios: Studio[] = [
url: '/discover/movies/studio/2',
},
{
name: '20th Century Fox',
name: '20th Century Studios',
image:
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/qZCc1lty5FzX30aOCVRBLzaVmcp.png',
url: '/discover/movies/studio/25',
'https://image.tmdb.org/t/p/w780_filter(duotone,ffffff,bababa)/h0rjX5vjW5r8yEnUBStFarjcLT4.png',
url: '/discover/movies/studio/127928',
},
{
name: 'Sony Pictures',

Loading…
Cancel
Save