feat: add gleam-lang logo

This commit is contained in:
Esteve Segura
2024-04-14 20:24:26 +02:00
parent 212df3c4c4
commit 414011cc9f
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -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/'
}
];