☄️ Added Threejs

This commit is contained in:
Mehdi Dara
2024-01-13 13:38:04 +03:30
parent 38726e79b1
commit 973ff39ba3
2 changed files with 47 additions and 0 deletions
+6
View File
@@ -937,6 +937,12 @@ export const svgs: iSVG[] = [
route: '/library/eclipse.svg',
url: 'https://www.eclipse.org/'
},
{
title: 'Threejs',
category: 'Library',
route: '/library/threejs.svg',
url: 'https://threejs.org/'
},
{
title: 'HTML5',
category: 'Language',