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

Add Manifest logo
This commit is contained in:
Pablo Hdez
2025-08-06 22:41:29 +01:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -2860,6 +2860,13 @@ export const svgs: iSVG[] = [
route: '/library/microsoft-todo.svg', route: '/library/microsoft-todo.svg',
url: 'https://to-do.office.com/' url: 'https://to-do.office.com/'
}, },
{
title: 'Manifest',
category: ['Software', 'AI', 'Database'],
route: '/library/manifest.svg',
url: 'https://manifest.build',
brandUrl: 'https://manifest.build/brand-assets'
},
{ {
title: 'Supabase', title: 'Supabase',
category: 'Database', category: 'Database',
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB