feat: add lemon squeezy logo

This commit is contained in:
Sebastian Beltran
2024-02-22 19:13:41 -05:00
parent 6abbc50b5a
commit 7c9de0afcc
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -2500,5 +2500,11 @@ export const svgs: iSVG[] = [
light: '/library/ngrok-light.svg'
},
url: 'https://ngrok.com'
},
{
title: 'Lemon Squeezy',
category: 'Software',
route: '/library/lemonsqueezy.svg',
url: 'https://www.lemonsqueezy.com'
}
];