mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: add gleam-lang logo
This commit is contained in:
@@ -2582,5 +2582,11 @@ export const svgs: iSVG[] = [
|
||||
light: '/library/supabase_wordmark_light.svg',
|
||||
dark: '/library/supabase_wordmark_dark.svg'
|
||||
}
|
||||
},
|
||||
{
|
||||
title: 'Gleam',
|
||||
category: 'Language',
|
||||
route: '/library/gleam.svg',
|
||||
url: 'https://gleam.run/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user