Merge pull request #27580 from mario-mui/feat/add-partner

feat: add partner
This commit is contained in:
Patrik Oldsberg
2024-12-27 16:35:13 +01:00
committed by GitHub
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -101,6 +101,11 @@ const Community = () => {
url: 'https://statusneo.com/backstage',
logo: 'img/partner-logo-statusneo.png',
},
{
name: 'Alauda',
url: 'https://www.alauda.io/community/169249',
logo: 'img/partner-logo-alauda.png',
},
];
//#endregion
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB