Update index.tsx

Adding RedHat to commercial partner page. I am not able to upload the logo in the img directory and so need help

Signed-off-by: Balaji Siva <basivasu@redhat.com>
This commit is contained in:
Balaji Siva
2023-12-21 16:33:08 -08:00
committed by GitHub
parent bb6bce457e
commit e6c4e57eb2
+5
View File
@@ -110,6 +110,11 @@ const Community = () => {
url: 'https://frontside.com/backstage/',
logo: 'img/partner-logo-frontside.png',
},
{
name: 'RedHat',
url: 'https://www.redhat.com/',
logo: 'img/partner-logo-redhat.png',
},
{
name: 'Roadie',
url: 'https://roadie.io/',