Merge pull request #676 from estebancastano/main
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

Add: UV SVG
This commit is contained in:
Pablo Hdez
2025-06-16 13:09:07 +01:00
committed by GitHub
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',