add Rowy and BuildShip logos

Signed-off-by: Gaurav Chadha <gauravchadha1676@gmail.com>
This commit is contained in:
Gaurav Chadha
2023-12-11 23:39:32 +05:30
parent 8bef109ccc
commit 2ebbd13cc6
3 changed files with 86 additions and 1 deletions
+15 -1
View File
@@ -1610,7 +1610,7 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/datadog.svg',
url: 'https://www.datadoghq.com/'
},
},
{
id: 231,
title: 'Randevum',
@@ -1618,4 +1618,18 @@ export const svgs: iSVG[] = [
route: '/library/randevum.svg',
url: 'https://www.randevum.co'
},
{
id: 69114,
title: 'Rowy',
category: 'CMS',
route: '/library/rowy.svg',
url: 'https://www.rowy.io/'
},
{
id: 12251,
title: 'BuildShip',
category: 'AI',
route: '/library/buildship.svg',
url: 'https://buildship.com/'
}
];