mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into julia-language
This commit is contained in:
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user