📦 Update Supabase SVGs

This commit is contained in:
pheralb
2024-04-12 08:52:39 +01:00
parent 4c752a7c91
commit 922542e578
4 changed files with 66 additions and 2 deletions
+5 -1
View File
@@ -169,7 +169,11 @@ export const svgs: iSVG[] = [
title: 'Supabase',
category: 'Database',
route: '/library/supabase.svg',
url: 'https://supabase.com/'
url: 'https://supabase.com/',
wordmark: {
light: '/library/supabase_wordmark_light.svg',
dark: '/library/supabase_wordmark_dark.svg'
}
},
{
title: 'Vite.js',