Merge branch 'main' into julia-language

This commit is contained in:
Pablo Hdez
2023-12-18 17:01:57 +00:00
committed by GitHub
3 changed files with 35 additions and 1 deletions
+6
View File
@@ -1885,4 +1885,10 @@ export const svgs: iSVG[] = [
route: '/library/julia.svg',
url: 'https://julialang.org/'
},
{
title: 'SWC',
category: 'Compiler',
route: '/library/swc.svg',
url: 'https://swc.rs/'
}
];