Add SWC logo

This commit is contained in:
David Ho
2023-12-19 00:04:15 +08:00
parent 2f7965093e
commit e046aa3514
2 changed files with 34 additions and 0 deletions
+6
View File
@@ -1879,4 +1879,10 @@ export const svgs: iSVG[] = [
route: '/library/procure.svg',
url: 'https://procure.biz/'
},
{
title: 'SWC',
category: 'Compiler',
route: '/library/swc.svg',
url: 'https://swc.rs/'
}
];