feat: Datadog logo added

This commit is contained in:
svensken94
2023-12-11 18:50:10 +03:00
parent 645ebc9c60
commit 266fb7ca4c
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1589,5 +1589,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/godot_engine.svg',
url: 'https://godotengine.org/'
},
{
id: 228,
title: 'Datadog',
category: 'Software',
route: '/library/datadog.svg',
url: 'https://www.datadoghq.com/'
}
];