Merge branch 'main' into rowy_buildship

This commit is contained in:
Gaurav Chadha
2023-12-11 23:49:32 +05:30
committed by GitHub
2 changed files with 9 additions and 1 deletions
+8 -1
View File
@@ -1618,6 +1618,13 @@ export const svgs: iSVG[] = [
route: '/library/randevum.svg',
url: 'https://www.randevum.co'
},
{
id: 232,
title: 'Hashnode',
category: 'Social',
route: '/library/hashnode.svg',
url: 'https://hashnode.com'
},
{
id: 69114,
title: 'Rowy',
@@ -1631,5 +1638,5 @@ export const svgs: iSVG[] = [
category: 'AI',
route: '/library/buildship.svg',
url: 'https://buildship.com/'
}
}
];