Merge pull request #217 from ivanosquis10/add-elysiajs-logo

Add ElysiaJS Framework Logo
This commit is contained in:
Pablo Hdez 2024-01-18 23:23:48 +00:00 committed by GitHub
commit 29a71a2ff0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -2312,5 +2312,11 @@ export const svgs: iSVG[] = [
category: 'Crypto',
route: '/library/litecoin.svg',
url: 'https://litecoin.org/'
},
{
title: 'ElysiaJS',
category: 'Framework',
route: '/library/elysiajs.svg',
url: 'https://elysiajs.com/'
}
];

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 14 KiB