mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Update Supabase SVGs
This commit is contained in:
+5
-1
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user