Merge branch 'pheralb:main' into main

This commit is contained in:
Mehdi
2024-01-20 22:33:33 +03:30
committed by GitHub
3 changed files with 13 additions and 5 deletions
+6
View File
@@ -2345,5 +2345,11 @@ export const svgs: iSVG[] = [
category: 'Framework',
route: '/library/elysiajs.svg',
url: 'https://elysiajs.com/'
},
{
title: 'TensorFlow',
category: 'Library',
route: '/library/tensorflow.svg',
url: 'https://www.tensorflow.org/'
}
];