📦 Add `ManzDev` svg

This commit is contained in:
pheralb
2024-10-04 11:01:45 +01:00
parent 1c7fa0b99f
commit f5814b5e64
2 changed files with 30 additions and 0 deletions
+6
View File
@@ -2951,5 +2951,11 @@ export const svgs: iSVG[] = [
category: ['Compiler', 'void(0)'],
route: '/library/rolldown.svg',
url: 'https://rolldown.rs/'
},
{
title: 'ManzDev',
category: ['Community'],
route: '/library/manzdev.svg',
url: 'https://manz.dev/'
}
];