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