Merge pull request #141 from davidho0403/main

Add SWC logo
This commit is contained in:
Pablo Hdez
2023-12-18 17:01:26 +00:00
committed by GitHub
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/'
}
];