mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
add Rowy and BuildShip logos
Signed-off-by: Gaurav Chadha <gauravchadha1676@gmail.com>
This commit is contained in:
+15
-1
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user