Add: UV SVG

This commit is contained in:
estebancastano
2025-06-06 09:37:00 -05:00
parent aa914b987d
commit 1b1c65b053
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -57,6 +57,12 @@ export const svgs: iSVG[] = [
route: '/library/drive.svg',
url: 'https://www.google.com/drive/'
},
{
title: 'UV',
category: 'Devtool',
route: '/library/uv.svg',
url: 'https://docs.astral.sh/uv/'
},
{
title: 'Milanote',
category: 'Software',