Merge branch 'main' into main

This commit is contained in:
Pablo Hdez
2023-12-11 16:50:52 +00:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -1610,5 +1610,13 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/datadog.svg',
url: 'https://www.datadoghq.com/'
},
{
id: 231,
title: 'Randevum',
category: 'Software',
route: '/library/randevum.svg',
url: 'https://www.randevum.co'
},
}
];