New: Poper Logo

This commit is contained in:
System Administrator
2024-04-25 17:16:06 +05:30
parent de54ddd633
commit d8de7e463a
2 changed files with 36 additions and 0 deletions
+6
View File
@@ -2638,5 +2638,11 @@ export const svgs: iSVG[] = [
category: 'Library',
route: '/library/exome.svg',
url: 'https://exome.dev/'
},
{
title: "Poper",
category: "Software",
route: "/library/poper.svg",
url: "https://www.poper.ai"
}
];